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.14 on Fri Aug 29 15:34:16 CEST 2025.