cmake/Help/command/endwhile.rst
2015-11-17 17:22:37 +01:00

11 lines
124 B
ReStructuredText

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