linuxOS_AP05/debian/test/usr/share/cmake-3.13/Help/command/endfunction.rst

11 lines
139 B
ReStructuredText
Raw Normal View History

2025-09-26 01:40:02 +00:00
endfunction
-----------
Ends a list of commands in a function block.
::
endfunction(expression)
See the :command:`function` command.