Hi,
Why must endif() contain the same expression as the associated if() command? Isn't CMake smart enough to know that a simple occurrence of "endif()" simply matches the previous if(), regardless of its expression list? Are there any plans to simplify this? The way it is now is redundant and boilerplate.
_______________________________________________ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake