| Current Path : /usr/local/doc/cmake/html/_sources/command/ |
| Current File : //usr/local/doc/cmake/html/_sources/command/endblock.rst.txt |
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()