linuxOS_AP05/debian/test/usr/share/cmake-3.13/Help/command/endwhile.rst

11 lines
124 B
ReStructuredText
Raw Normal View History

2025-09-26 01:40:02 +00:00
endwhile
--------
Ends a list of commands in a while block.
::
endwhile(expression)
See the :command:`while` command.