summaryrefslogtreecommitdiff
path: root/share/cmake-3.2/Help/command/endwhile.rst
blob: 11fdc1be5536dab5f0a223e8c18f430ad59e0060 (plain)
1
2
3
4
5
6
7
8
9
10
endwhile
--------

Ends a list of commands in a while block.

::

  endwhile(expression)

See the while command.