Sign in
cmake
/
cmake
/
76f08a107b344daff524974868ab30353bd9b255
/
.
/
Help
/
command
/
elseif.rst
blob: 6bf8646fb03f7bf6ed15a8829c342300fe86ee2e [
file
] [
log
] [
blame
]
elseif
------
Starts
an elseif portion of an
if
block
.
..
code
-
block
::
cmake
elseif
(<
condition
>)
See
the
:
command
:
`if`
command
,
especially
for
the syntax
and
logic
of the
``<condition>``
.