3 lines
62 B
CMake
3 lines
62 B
CMake
foreach(i IN LISTS one two three ZIP_LISTS blah)
|
|
endforeach()
|
foreach(i IN LISTS one two three ZIP_LISTS blah)
|
|
endforeach()
|