[Interest] Three-file modules vs. moc
Thiago Macieira
thiago.macieira at intel.com
Tue Sep 1 23:49:32 CEST 2020
On Tuesday, 1 September 2020 14:17:50 PDT Bernhard Lindner wrote:
> Anyway, how does cmake behave regarding the described moc target detection
> problem? Does it work smarter than qmake?
If you turn automoc on, it tries to guess which moc files need to be generated
and which ones are #included by way of regular expressions too. If you don't
like that, don't use automoc.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel DPG Cloud Engineering
More information about the Interest
mailing list