linuxOS_AP05/debian/test/usr/share/cmake-3.13/Help/command/endwhile.rst
2025-09-26 09:40:02 +08:00

11 lines
124 B
ReStructuredText

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