On 06/09/2016 11:28 AM, Ben Boeckel wrote:
> 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?

We converted to target-specific rules but IIRC have not actually
moved all the flags there.  The build.ninja file still uses the
rules but spells out all the flags on every object.

-Brad

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to