3 lines
57 B
CMake
Raw Normal View History

2009-11-14 01:56:15 +02:00
ADD_EXECUTABLE (main2 main.c)
ADD_TEST (TestMain2 main2)