cmake/Tests/RunCMake/foreach/foreach-RANGE-non-int-test-2-2.cmake
2020-08-30 11:54:41 +02:00

3 lines
34 B
CMake

foreach(a RANGE 1 b)
endforeach()