[Qt-creator] Add -j N option to make

Tobias Hunger tobias.hunger at gmail.com
Sat Jul 11 19:24:45 CEST 2015


Am 11.07.2015 17:05 schrieb "Jason H" <jhihn at gmx.com>:
>
> Is there a reason why it's not automatically using -j with at least
NUM_PROC by default?

Mostly too many broken build systems out there that fail with -j N.

If you are sure that yours are fine you can always set the MAKEFLAGS
environment variable to contain "-j N". Do that before starting Qt Creator
and that will be set for all builds (that use the system environment).

You could also add that to your kits environment inside QtC.

Best Regards,
Tobias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20150711/b6519dfe/attachment.html>


More information about the Qt-creator mailing list