Sign in
android
/
platform
/
prebuilts
/
cmake
/
linux-x86
/
40dcb6f55bd2e8731e3e4f1a1721f7ff0fb83cb1
/
.
/
share
/
cmake-3.10
/
Help
/
command
/
elseif.rst
blob: 9a8dfed1da4e90cc5a5a22de220d4ce67c606415 [
file
] [
log
] [
blame
]
elseif
------
Starts
the elseif portion of an
if
block
.
::
elseif
(
expression
)
See
the
:
command
:
`if`
command
.