CMake/Tests/DoubleProject/CMakeLists.txt

4 lines
65 B
CMake

project(dumb)
project(dumber)
add_executable(just_silly silly.c)