[Development] CMake Workshop Summary

Christian Kandeler Christian.Kandeler at qt.io
Mon Feb 25 09:31:48 CET 2019


On Mon, 25 Feb 2019 08:13:29 +0000
Jedrzej Nowacki <Jedrzej.Nowacki at qt.io> wrote:

> On Friday, February 22, 2019 7:18:36 AM CET Thiago Macieira wrote:
> > But do note that our parallelism isn't that bad right now.
> 
> It is not bad, but it is not great either :-). For example one needs to _link_ 
> QtCore before compilation on other things can be started, it is quite visible 
> on an under-powered machines, where linking takes time. Similar, redundant 
> synchronization point is on the module level.

Also, the examples could have per-app granularity and just start building as soon as the respective module is ready,


Christian



More information about the Development mailing list