Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
bb0216e0a2b00a8e5d2ed0d4806b74ab99340dac
/
.
/
Help
/
command
/
elseif.rst
blob: 6bf8646fb03f7bf6ed15a8829c342300fe86ee2e [
file
]
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>``
.