elseif — CMake 3.24.4 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>
.