mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-30 19:19:32 -05:00
4 lines
61 B
CMake
4 lines
61 B
CMake
foreach(a RANGE 10000000000000000000)
|
|
break()
|
|
endforeach()
|