mirror of
https://github.com/reactos/CMake.git
synced 2025-04-18 07:09:55 +00:00
11 lines
139 B
ReStructuredText
11 lines
139 B
ReStructuredText
endfunction
|
|
-----------
|
|
|
|
Ends a list of commands in a function block.
|
|
|
|
::
|
|
|
|
endfunction(expression)
|
|
|
|
See the :command:`function` command.
|