3 lines
47 B
CMake
3 lines
47 B
CMake
|
foreach(one two IN LISTS one two)
|
||
|
endforeach()
|