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
/
FindRecursivePackage.cmake
blob: 3cbb99e872f03af6c7b76d99775cd1a930d72cea (
plain
)
1
2
3
message("${x}") math(EXPR x "${x} + 1") find_package(RecursivePackage)