[cmake-developers] Bug introduced in generate-time target checking code

Stephen Kelly steveire at gmail.com
Mon Oct 15 09:10:38 EDT 2012


Brad King wrote:

> On 10/15/2012 04:54 AM, Stephen Kelly wrote:
>> Stephen Kelly wrote:
>>> Thoughts?
>>>
>> 
>> I've pushed a fix-NOTFOUND-processing branch to next. It preprocesses the
>> INCLUDE_DIRECTORIES property content to remove generator expressions
>> before checking them. This way, all entries which are well-defined at
>> configure- time will still report an error as before.
> 
> Thanks for working on the fix, but the GeneratorExpression test is failing
> on Windows builds so it cannot be merged to master yet.

That's failing in the nightlies, so it's coming from a branch I merged 
before ('generator-expression-bug-fixes'). 

None of the outputs have a backtrace. Any idea why? Can a backtrace be 
provided? Reading the code, I'm not seeing which iteration is going past the 
end.

Thanks,

Steve.




More information about the cmake-developers mailing list