Files
CMake/Tests/RunCMake/foreach/foreach-ITEMS-multiple-iter-vars-test.cmake
T

3 lines
47 B
CMake

foreach(one two IN ITEMS one two)
endforeach()