mirror of
https://github.com/Kitware/CMake.git
synced 2025-12-31 02:39:48 -06:00
11 lines
124 B
ReStructuredText
11 lines
124 B
ReStructuredText
endwhile
|
|
--------
|
|
|
|
Ends a list of commands in a while block.
|
|
|
|
::
|
|
|
|
endwhile(expression)
|
|
|
|
See the :command:`while` command.
|