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-invalid-test.cmake
blob: 2f8eaba6f69542bc13090491ccd98206d3dd272e (
plain
)
1
2
foreach(a RANGE 2 1 1) endforeach()