[Qbs] Who compared build times of Qt Creator with CMake and qbs?

Christian Kandeler Christian.Kandeler at qt.io
Wed May 15 16:11:02 CEST 2019


On Thu, 16 May 2019 02:01:21 +1200
Christian Gagneraud <chgans at gmail.com> wrote:

> As well, please note that the current CMake doesn't build as much
> stuff as the qbs one. Not sure the difference is huge, but you need to
> compare "equal jobs".

For instance, all autotests are missing from the cmake build, so this
alone accounts for a difference of ~100 products. You need to set
"project.withAutotests:false" when building with qbs.


Christian


More information about the Qbs mailing list