Sign in
android
/
platform
/
prebuilts
/
cmake
/
windows-x86
/
914b51e050040486de9d262bf1d846dcc56581f6
/
.
/
share
/
cmake-3.2
/
Help
/
command
/
elseif.rst
blob: 96ee0e9246c0504002a9af88ef5d273f91313a08 [
file
] [
log
] [
blame
]
elseif
------
Starts
the elseif portion of an
if
block
.
::
elseif
(
expression
)
See
the
if
command
.