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