qt-build-tools/6.6.0/_tools/cmake/share/cmake-3.27/Help/command/endblock.rst

12 lines
190 B
ReStructuredText
Raw Normal View History

2023-11-02 05:26:17 +08: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()