linuxOS_AP05/debian/test/usr/share/cmake-3.13/Help/command/else.rst
2025-09-26 09:40:02 +08:00

11 lines
107 B
ReStructuredText

else
----
Starts the else portion of an if block.
::
else(expression)
See the :command:`if` command.