[cmake-developers] [CMake] 2.8.11-rc3 generator expression error

Stephen Kelly steveire at gmail.com
Sun Apr 28 06:51:12 EDT 2013


Brad King wrote:

> The caching is simplified because we never need to clear it since these
> are now only called during generation and never during configuration.

I've looked again at the code, and there is a condition for clearing the 
cache if not configuring. I think this is because of export() at configure-
time needing to call that code, but the cached values from those early 
evaluations wouldn't be appropriate for generation-time.

Thanks,

Steve.






More information about the cmake-developers mailing list