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
/
continue
/
NoArgumentsToContinue.cmake
blob: 609804d4b64a8fb7ea5bd39b81814d9d4a401d2f (
plain
)
1
2
3
foreach(i RANGE 1 2) continue(1) endforeach()