cmake/Tests/RunCMake/Ninja/NoWorkToDo.cmake
2018-08-09 18:06:22 +02:00

3 lines
49 B
CMake

enable_language(C)
add_executable(hello hello.c)