CMake/Help/command/endwhile.rst

11 lines
113 B
ReStructuredText
Raw Normal View History

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