summaryrefslogtreecommitdiff
path: root/share/cmake-3.2/Help/command/endmacro.rst
blob: 524fc80e7bf8c0a782f012b53c94afb7a5d5eae4 (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 macro command.