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

3 lines
36 B
CMake

foreach(a RANGE 1 b 1)
endforeach()