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
/
subdir3
/
CMakeLists.txt
blob: 9a44b12b8ffe685f8854b740fecade1982dd0f6a (
plain
)
1
2
ADD_EXECUTABLE (main3 main.c) ADD_TEST (TestMain3 main3)