[cmake-developers] CMake daemon-mode

Brad King brad.king at kitware.com
Wed Jun 8 10:11:40 EDT 2016


On 06/08/2016 01:24 AM, Tobias Hunger wrote:
>>  cmLocalGenerator: Pass configuration to GetTargetFlags
>>  https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=fe0d2241
> 
> Great, thanks!

I had to revert it from 'next' because it caused several LinkFlags
test failures.  The reason is that it dropped UpperCase() on the
config name when called from the Ninja generator.  Please revise
accordingly in combination with the refactoring discussed in the
thread you started dedicated to that method.

Thanks,
-Brad



More information about the cmake-developers mailing list