cmake/Help/command/endblock.rst

12 lines
190 B
ReStructuredText
Raw Normal View History

2022-11-16 20:14:03 +01:00
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()