cmake/Help/command/endblock.rst
2022-11-16 20:14:03 +01:00

12 lines
190 B
ReStructuredText

endblock
--------
.. versionadded:: 3.25
Ends a list of commands in a :command:`block` and removes the scopes
created by the :command:`block` command.
.. code-block:: cmake
endblock()