dwww Home | Show directory contents | Find package

elseif
------

Starts an elseif portion of an if block.

.. code-block:: cmake

  elseif(<condition>)

See the :command:`if` command, especially for the syntax and logic
of the ``<condition>``.

Generated by dwww version 1.15 on Fri Jun 28 23:32:47 CEST 2024.