Path : /proc/self/root/proc/self/root/usr/share/cmake3/Help/command/ |
Current File : //proc/self/root/proc/self/root/usr/share/cmake3/Help/command/else.rst |
else ---- Starts the else portion of an if block. .. code-block:: cmake else([<condition>]) See the :command:`if` command.