project(orcsmasher) add_executable(orcsmasher main.c) install(TARGETS orcsmasher RUNTIME DESTINATION bin)