elseif — CMake 4.0.3 Documentation (original) (raw)
Starts an elseif portion of an if block.
elseif()
See the if() command, especially for the syntax and logic of the <condition>
.
Starts an elseif portion of an if block.
elseif()
See the if() command, especially for the syntax and logic of the <condition>
.