cmake/Help/command/break.rst

11 lines
128 B
ReStructuredText
Raw Normal View History

2014-08-03 19:52:23 +02:00
break
-----
Break from an enclosing foreach or while loop.
::
break()
Breaks from an enclosing foreach loop or while loop