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
/
RunCMake
/
MaxRecursionDepth
/
CTestCustom.cmake
blob: 354bc7a4ef30995d6eff590c4704eb095c6c23e5 (
plain
)
1
2
3
message("${x}") math(EXPR x "${x} + 1") ctest_read_custom_files("${CMAKE_CURRENT_LIST_DIR}")