[cmake-developers] New EVIS parser moving forward (3.1)

Brad King brad.king at kitware.com
Fri Feb 21 16:37:51 EST 2014


On 02/21/2014 04:17 PM, Matthew Woehlke wrote:
> Even without a branch, I'll risk stating that requiring 'if(FOO)' to 
> become 'if(${FOO})' is not likely to go over well :-)

IMO we should not be considering any change to implicit dereference
in unquoted arguments.  At most we should make if("FOO") not do it.

-Brad




More information about the cmake-developers mailing list