Specify number of proc to compile
-
Hello,
I wanted to know how to specify the number of proc to use during compilation in QtCreator.When I use command line I use maje -jX (x: number of proc).
How could I do this in QtCreator?
-
@Xav12358 What do you use to build? make? ninja?
You can configure number of build processes with make in QtCreator in "Build Steps" in "Build & Run". -
C Christian Ehrlicher moved this topic from General and Desktop on