05.10.2011, 12:04, "Peter Kümmel" <[email protected]>: > On 05.10.2011 09:47, Konstantin Tokarev wrote: > >> 05.10.2011, 03:38, "Peter Kümmel"<[email protected]>: >>> The next version (> 2.8.6) of CMake will support ninja, >>> and I would like to use 'ninja' instead of 'make' >>> with qtreator. >>> >>> The round trip is much faster with ninja. >>> For instance, a dry run on clang takes 1.4s with >>> cmake generated Makefiles and 0.16s with ninja. >> I guess this is limitation of CMake. It generates crappy over-verbose >> Makefiles as compared with other Makefile generators. > > But it's simpler to switch to ninja than to change the build system. > And I assume a run with qmake's Makefiles is also slower than a run > run with ninja, but it's hard to prove. Is there a project which > supports cmake and qmake? >
[email protected]:~annulen/openprefqt4/annulens-clone.git Take master branch, please. -- Regards, Konstantin _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-creator
