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

3 lines
36 B
CMake

foreach(a RANGE b 1 1)
endforeach()