Sign in
android
/
platform
/
prebuilts
/
cmake
/
windows-x86
/
3d0d3a247aa80f31f88dcd70aa553a18e069008f
/
.
/
3.8.2
/
share
/
cmake-3.8
/
Help
/
command
/
else.rst
blob: 0078f13c4268aaeb787bda20b801b2c04e6c2df4 [
file
] [
log
] [
blame
]
else
----
Starts
the
else
portion of an
if
block
.
::
else
(
expression
)
See
the
:
command
:
`if`
command
.