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
/
subdir
/
CMakeLists.txt
blob: a92e13be57fcb79fd3c25b39104b090617532b3d (
plain
)
1
2
ADD_EXECUTABLE (main main.c) ADD_TEST (TestMain main)