3 lines
58 B
CMake
Raw Normal View History

2015-11-17 17:22:37 +01:00
add_executable(Hello ${CMAKE_CURRENT_BINARY_DIR}/main.c)