On Monday, 10 January 2022 07:28:11 PST Edward Welbourne wrote: > Presumably we have a tool - automoc ? - that scans our source to > determine which headers need to be moc'd and which resulting moc output > isn't already #include-ed, so needs separate compilation. We can surely > adapt that tool to (when a suitable option is passed) produce a warning > when such separate compilation is needed, advising us to do the #include > instead.
That's a good idea. I'd forgotten we had this tool now. -- 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
