3 lines
58 B
CMake
3 lines
58 B
CMake
|
|
||
|
add_executable(Hello ${CMAKE_CURRENT_BINARY_DIR}/main.c)
|