dwww Home | Show directory contents | Find package

break
-----

Break from an enclosing foreach or while loop.

.. code-block:: cmake

  break()

Breaks from an enclosing :command:`foreach` or :command:`while` loop.

See also the :command:`continue` command.

Generated by dwww version 1.15 on Fri Jun 28 23:37:42 CEST 2024.