[Qt-creator] Sensible make -j X?

Giuseppe D'Angelo dangelog at gmail.com
Thu Oct 22 20:49:20 CEST 2015


On Thu, Oct 22, 2015 at 8:42 PM, Jason H <jhihn at gmx.com> wrote:
> Right, but why do I have to do this in every project for every build
> configuration?
> When I create the build config for the project, I just want the make args to
> default to something like -j 4 or -j 8

Add export MAKEFLAGS="-j 8" to your .bashrc / .zshrc / .xsession / whatever?

-- 
Giuseppe D'Angelo



More information about the Qt-creator mailing list