/
niceSOFT
/
cmake
Обзор
Документация
Войти
/
niceSOFT
/
cmake
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
Help/command/elseif.rst
11 строк
194 B
Joachim Wuttke (l)
Help: Revise docs on Scripting Commands
23 окт 2018, 16:12
23 окт 2018, 16:12
c2efb3e
Код
Авторство
О чём код?
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>``.