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
/
include_recursive.cmake
blob: b3f744e38099759418207c077dead113e68c954d (
plain
)
1
2
3
message("${x}") math(EXPR x "${x} + 1") include("${CMAKE_CURRENT_LIST_FILE}")