On Monday, 3 January 2022 08:09:39 -03 Ulf Hermann wrote: > d, We used to build at least Qt itself with PCH by default. Why did we > change the default?
I don't know about you, but I disabled PCH when I started using icecream for distributed compiling about 5 years ago. It's incompatible with PCH. And the gain is much higher, so long as there is a cluster to be used. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel DPG Cloud Engineering _______________________________________________ Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
