[cmake-developers] FindX11 change breaks complex test

Brad King brad.king at kitware.com
Wed Aug 15 17:13:02 EDT 2012


On 08/15/2012 04:56 PM, Rolf Eike Beer wrote:
> So "set(result)" is something else then "set(result "")". Hmmm.

Yes, "set(result)" means "unset(result)" for historical reasons.
We used the former for a long time before the unset command was
added.

-Brad



More information about the cmake-developers mailing list