[Interest] Tricks to improve moc performance?
Thiago Macieira
thiago.macieira at intel.com
Sat Dec 7 03:01:55 CET 2019
On Friday, 6 December 2019 10:21:24 PST Michael Jackson wrote:
> Dear Thiago,
> Could you expand a bit on your comment? We use CMake for our build
> system and the AUOT_MOC feature. I just would like to know what exactly I
> am missing by doing this.
Run the includemocs script that I linked to: make every .cpp of a class that
has a Q_OBJECT in aheder #include the moc_*.cpp file that moc generates.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel System Software Products
More information about the Interest
mailing list