# ADD SOURCES HERE set(SOURCE_FILES main.c ) add_executable(roll ${SOURCE_FILES})