55ok
| Direktori : /usr/src/cmake-3.25.0/Help/command/ |
| Current File : //usr/src/cmake-3.25.0/Help/command/elseif.rst |
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>``.