CMake/Help/command/endfunction.rst

11 lines
139 B
ReStructuredText

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