Sign in
android
/
platform
/
prebuilts
/
cmake
/
linux-x86
/
7e873cc0f67317e1b37ff2fae5aa6e0c4406bb13
/
.
/
3.8.2
/
share
/
cmake-3.8
/
Help
/
command
/
else.rst
blob: 0e5a19810513593bb2a6a48fcb80e0d8392dfc27 [
file
] [
log
] [
blame
]
else
----
Starts
the
else
portion of an
if
block
.
::
else
(
expression
)
See
the
:
command
:
`if`
command
.