summaryrefslogtreecommitdiff
path: root/Tests/CTestTestSubdir/subdir2/CMakeLists.txt
blob: a8d0a779b0d7b32fce958a6fd36f17d95ba0ae53 (plain)
1
2
add_executable (main2 main.c)
add_test (TestMain2 main2)