mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 11:22:21 -06:00
11 lines
124 B
ReStructuredText
11 lines
124 B
ReStructuredText
endmacro
|
|
--------
|
|
|
|
Ends a list of commands in a macro block.
|
|
|
|
::
|
|
|
|
endmacro(expression)
|
|
|
|
See the :command:`macro` command.
|