Relative Content

Tag Archive for makefileqmake

How to make compilation single threaded in QMake?

I know that you can add -j1 flag to make, but how can you do it in QMake?
Long time ago there was a variable MAKEFLAGS but now there’re hundreds of different variables instead:
https://doc.qt.io/qt-5/qmake-variable-reference.html