else — CMake 4.2.1 Documentation (original) (raw)
Starts the else portion of an if block.
else([])
See the if() command.
The optional <condition> argument is supported for backward compatibility only and is not evaluated.
Starts the else portion of an if block.
else([])
See the if() command.
The optional <condition> argument is supported for backward compatibility only and is not evaluated.