DEBSOURCES
Skip Quicknav
sources / cmake / 3.13.4-1 / Help / command / elseif.rst
12345678910
elseif ------ Starts the elseif portion of an if block. :: elseif(expression) See the :command:`if` command.