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: 23f8e07c2d20cdd2bd7b907f89339acb23a643ab (
plain
)
1
2
ADD_EXECUTABLE (main2 main.c) ADD_TEST (TestMain2 main2)