[cmake-developers] CMake 3.1 regression with incremental builds ?
Brad King
brad.king at kitware.com
Fri Nov 7 12:44:54 EST 2014
On 11/07/2014 12:19 PM, Ben Boeckel wrote:
> On Fri, Nov 07, 2014 at 11:52:45 -0500, Brad King wrote:
>> OTOH, it is possible that application code tries to set a
>> property on an object file ahead of time.
>
> AFAIK, CMake doesn't expose where it stores these files and has always
> treated it as an internal detail. Is this something we promise
> compatibility on?
No. We just need to be sure we don't crash if they do try to
set one and happen to guess the location.
-Brad
More information about the cmake-developers
mailing list