On Mon, Oct 29, 2018 at 12:31 PM Tobias Hunger <[email protected]> wrote: > > Hi! > > Some technical details on the wip/cmake branch in Gerrit. You can also > find this information in cmake/README.md there.
I'm wondering if you have any performance numbers regarding incremental builds on Windows, and specially "nmake install", which currently takes *several* minutes for qtbase alone. Through ETW I noticed it's due to hundreds of qmake processes being created, so I guess the problem is gone now :) Thanks, and nice work everyone! Regards, Sérgio Martins _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
