Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
dccdd030cd6b3e57f5f5e1e810c38cc7bc46c4eb
/
.
/
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
.