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: fbc41d5e675580f5982512df75a7c5745a2abb1a (
plain
)
1
2
add_executable (main3 main.c) add_test (TestMain3 main3)