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
/
foreach
/
foreach-RANGE-out-of-range-test.cmake
blob: 3099ca957c991941b413487c9e621d3758186e07 (
plain
)
1
2
3
foreach(a RANGE 10000000000000000000) break() endforeach()