summaryrefslogtreecommitdiff
path: root/share/cmake-3.6/Help/command/endforeach.rst
blob: 9af972bee3e58091f6712f91845f3f9dffa9611e (plain)
1
2
3
4
5
6
7
8
9
10
endforeach
----------

Ends a list of commands in a foreach block.

::

  endforeach(expression)

See the :command:`foreach` command.