mirror of
https://github.com/crystalidea/qt-build-tools.git
synced 2025-01-23 20:34:36 +08:00
12 lines
190 B
ReStructuredText
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()
|