Hi,

Can you make an example of your structure (what's exactly in each of the three files)? It's not entirely clear.

Il 27/08/20 13:26, Bernhard Lindner ha scritto:
Hm. I am not sure I get it. That is a global option, right? I have a LOT of 
modules, each
with a different name. When adding an -f option for each of them, each 
moc_*.cpp file
would include all *.inl includes... which would increase compile time 
exponentially. I
would like to avoid that.

You might also use a custom extra compiler -- that still invokes moc, but for each foo.h also tells moc to include foo.inl, bar.h -> bar.inl, and so on...

--
Giuseppe D'Angelo | giuseppe.dang...@kdab.com | Senior Software Engineer
KDAB (France) S.A.S., a KDAB Group company
Tel. France +33 (0)4 90 84 08 53, http://www.kdab.com
KDAB - The Qt, C++ and OpenGL Experts

Attachment: smime.p7s
Description: Firma crittografica S/MIME

_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to