index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
CTestTestSubdir
/
subdir2
/
CMakeLists.txt
blob: a8d0a779b0d7b32fce958a6fd36f17d95ba0ae53 (
plain
)
1
2
add_executable (main2 main.c) add_test (TestMain2 main2)