@Hendrik Sattler

I have not experimented with the /MP flag that much, but this won't solve
my problem when the project contains a lot of CUDA files. The /MP flag as
not effect there.

Yes I could indeed create a custom build target and create additional build
trees to build using ninja in there but this is suboptimal in my opinion.

@Gonzalo

Yes this is precisely what I do but then you only get the ninja build
files. No solution for debugging etc.

My question is more about the difficulty of creating a new generator that
makes the use of ninja as transparent as possible to the user instead of
writing custom CMake code to do this in my own projects.

On Mon, Aug 31, 2015 at 12:29 PM, Gonzalo <ggarr...@gmail.com> wrote:

> s it has changed names a couple of times).  That shoul





-- 
Guillaume Dumont
=========================
dumont.guilla...@gmail.com
-- 

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

Reply via email to