mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 22:59:56 -05:00
4 lines
61 B
CMake
4 lines
61 B
CMake
foreach(a RANGE 10000000000000000000)
|
|
break()
|
|
endforeach()
|