cmake/Help/command/endfunction.rst
2015-11-17 17:22:37 +01:00

11 lines
139 B
ReStructuredText

endfunction
-----------
Ends a list of commands in a function block.
::
endfunction(expression)
See the :command:`function` command.