linuxOS_AP05/debian/test/usr/share/cmake-3.13/Help/command/elseif.rst

11 lines
115 B
ReStructuredText
Raw Normal View History

2025-09-26 01:40:02 +00:00
elseif
------
Starts the elseif portion of an if block.
::
elseif(expression)
See the :command:`if` command.