Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
9f155a38db0e08548f62e793e799d10e2ee612b5
/
.
/
Help
/
command
/
else.rst
blob: a98fcd88e1cc193ca1d58579199e53d532feb503 [
file
] [
log
] [
blame
]
else
----
Starts
the
else
portion of an
if
block
.
..
code
-
block
::
cmake
else
([<
condition
>])
See
the
:
command
:
`if`
command
.