summaryrefslogtreecommitdiff
path: root/share/cmake-3.10/Help/command/endmacro.rst
blob: 47327a783d6878b0bfd29fa1a85ef1d13699f4d2 (plain)
1
2
3
4
5
6
7
8
9
10
endmacro
--------

Ends a list of commands in a macro block.

::

  endmacro(expression)

See the :command:`macro` command.