endblock.rst 190 B

1234567891011
  1. endblock
  2. --------
  3. .. versionadded:: 3.25
  4. Ends a list of commands in a :command:`block` and removes the scopes
  5. created by the :command:`block` command.
  6. .. code-block:: cmake
  7. endblock()