CMakeLists.txt 57 B

12
  1. add_executable (main3 main.c)
  2. add_test (TestMain3 main3)