Sign in
android
/
platform
/
prebuilts
/
cmake
/
windows-x86
/
241d398b85ef7f34bdb14edfbfc54c2c02001314
/
.
/
share
/
cmake-3.16
/
Help
/
command
/
elseif.rst
blob: 6bf8646fb03f7bf6ed15a8829c342300fe86ee2e [
file
] [
log
] [
blame
]
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>``
.