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-ITEMS-multiple-iter-vars-test.cmake
blob: 55d33a86b0a0d60d7e771cf39b2f0dd7680e2f92 (
plain
)
1
2
foreach(one two IN ITEMS one two) endforeach()