[cmake-developers] cmLocalGenerator::GetTargetFlags

Ben Boeckel ben.boeckel at kitware.com
Thu Jun 9 11:28:05 EDT 2016


On Wed, Jun 08, 2016 at 10:12:13 -0400, Brad King wrote:
> Side note: This is another thing that should be cleaned up in the Ninja
> generator.  It should hold target-wide flags in the per-target rules.ninja
> entries instead of duplicating them for every object file in build.ninja.
> That would make the build.ninja files smaller.

Don't we already do this with target-specific build rules in
rules.ninja?

--Ben


More information about the cmake-developers mailing list