blob: a98fcd88e1cc193ca1d58579199e53d532feb503 [file] [log] [blame]
else
----
Starts the else portion of an if block.
.. code-block:: cmake
else([<condition>])
See the :command:`if` command.