CMake 2.8.6
else
: Starts the else portion of an if block.
else(expression)
See the if command.