[cmake-developers] Exclusive Or operator

Robert Dailey rcdailey.lists at gmail.com
Tue Sep 11 17:09:42 EDT 2012


I don't see an exlusive or operator in CMake. Could I add one? Would
such a feature be accepted?

Syntax would be:

if( var1 XOR var2 )



More information about the cmake-developers mailing list