summaryrefslogtreecommitdiff
path: root/share/cmake-3.2/Help/command/endfunction.rst
blob: 63e70ba3cb0e671004a99e94da9822dcb0bbaaba (plain)
1
2
3
4
5
6
7
8
9
10
endfunction
-----------

Ends a list of commands in a function block.

::

  endfunction(expression)

See the function command.