Your IP : 216.73.216.1


Current Path : /usr/share/cmake/Help/command/
Upload File :
Current File : //usr/share/cmake/Help/command/endblock.rst

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()