CMakeLists.txt 57 B

12
  1. add_executable (main2 main.c)
  2. add_test (TestMain2 main2)