[cmake-developers] merge session today

Stephen Kelly steveire at gmail.com
Tue Sep 25 16:53:57 EDT 2012


David Cole wrote:
> Steve, we didn't take "generator-expression-target-properties" yet because
> the logic is incorrect in this commit:
> http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=4557c8db
> 
> The test should be !IsGeneratorExpression, not 0!='$' && 1!='<' -- please
> write a function there instead to make the logic more readable. And
> consider adding a test of the case so that this would have been a test
> failure for you rather than having Brad and I catch it during review.

You have to admit, that's quite an edge-case test :). Good catch. Added now 
to the branch.

> 
> Also, you've added $<BOOL, $<STREQUAL, $<ANGLE-R and $<COMMA, but did not
> add any tests of these expressions. We should really have tests of those
> before we take this change into 'master'.

Indeed. Tested and fixed now.

Thanks,

Steve.




More information about the cmake-developers mailing list