CMake/Help/command/break.rst

11 lines
128 B
ReStructuredText

break
-----
Break from an enclosing foreach or while loop.
::
break()
Breaks from an enclosing foreach loop or while loop