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