[Interest] CMake AUTOMOC & Windows linking
Thiago Macieira
thiago.macieira at intel.com
Fri May 15 19:24:44 CEST 2020
On sexta-feira, 15 de maio de 2020 08:17:49 PDT Andy wrote:
> 1) This setup was working before I added a class with Q_OBJECT & signals to
> "A"
> 2) It looks like I'm getting Foo's static meta object compiled into both
> "A" and "B". Is this what should be happening?
>
> I feel like I'm missing something obvious...
Make sure A's headers are not listed in B's header list.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel System Software Products
More information about the Interest
mailing list