[SailfishDevel] Increase buildspeed of the Application SDK

Sander van Grieken sander at outright.solutions
Sat Dec 23 21:34:16 UTC 2017


On woensdag 20 december 2017 04:38:02 CET Dylan Van Assche via Devel wrote:
> Hi,
> 
> Is it possible to increase the build speed of C++ apps in the Application SDK?
> I can asign more CPUs and RAM in the VM manager but it seems that the Application SDK builds applications with the -j1 MAKE flag (max 1 job).

In QtCreator you can specify make arguments (e.g. '-j 4') in the Build Steps of the project's Build & Run config.

grtz,
Sander




More information about the Devel mailing list