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