mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
Use inline reStructuredText markup and add cross-references in more places.
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.
|