Navigation
index
next
|
previous
|
CMake
»
git-stage
git-master
latest release
4.0
3.31
3.30
3.29
3.28
3.27
3.26
3.25
3.24
3.23
3.22
3.21
3.20
3.19
3.18
3.17
3.16
3.15
3.14
3.13
3.12
3.11
3.10
3.9
3.8
3.7
3.6
3.5
3.4
3.3
3.2
3.1
3.0.2
Documentation
»
cmake-commands(7)
»
This documents an old version of CMake.
Click here to see the latest release.
Or, select a version from the drop-down menu above.
else
¶
Starts the else portion of an if block.
else
(
expression
)
See the if command.
Previous topic
elseif
Next topic
enable_language
This Page
Show Source
Quick search
Navigation
index
next
|
previous
|
CMake
»
git-stage
git-master
latest release
4.0
3.31
3.30
3.29
3.28
3.27
3.26
3.25
3.24
3.23
3.22
3.21
3.20
3.19
3.18
3.17
3.16
3.15
3.14
3.13
3.12
3.11
3.10
3.9
3.8
3.7
3.6
3.5
3.4
3.3
3.2
3.1
3.0.2
Documentation
»
cmake-commands(7)
»