[cmake-developers] [CMake] 2.8.11-rc3 generator expression error
Brad King
brad.king at kitware.com
Wed May 1 08:42:51 EDT 2013
On 04/30/2013 07:38 PM, Stephen Kelly wrote:
> Brad King wrote:
>> Reading the commit messages and code in more detail, it looks wrong
>> to have CachedLinkInterfaceIncludeDirectoriesEntries not per-config.
>> It looks like the generated value can be different per-config and
>> currently it accumulates cached values across multiple configs.
>
> Yes, that's probably a more-accurate description.
I'm saying that even after the current version of the topic the
caching is still accumulating across configurations in multi-config
generators. AFAICT that part is not yet fixed. The
CachedLinkInterfaceIncludeDirectoriesEntries needs to map from config
to list of entries.
> Ah, I think I misread this. I just merged the commit to next anyway, so any
> rebase will include that commit anyway
Okay, no problem.
-Brad
More information about the cmake-developers
mailing list