cmake_cpputest_template/src/CMakeLists.txt

4 lines
37 B
CMake
Raw Normal View History

2024-03-15 20:46:33 +00:00
add_executable(main
main.c
)