mirror of
https://github.com/reactos/CMake.git
synced 2024-11-30 23:10:26 +00:00
f051814ed0
Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it.
11 lines
113 B
ReStructuredText
11 lines
113 B
ReStructuredText
endmacro
|
|
--------
|
|
|
|
Ends a list of commands in a macro block.
|
|
|
|
::
|
|
|
|
endmacro(expression)
|
|
|
|
See the macro command.
|