cmake/Help/command/endwhile.rst
2014-08-03 19:52:23 +02:00

11 lines
113 B
ReStructuredText

endwhile
--------
Ends a list of commands in a while block.
::
endwhile(expression)
See the while command.