Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
1b61cd1597068dbba2ef1ac6018339cf91c19b70
/
.
/
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
.