On Wed, 7 Feb 2018 12:55:04 +0300
NIkolai Marchenko <[email protected]> wrote:

> You can make a separate product generating those files and depend on it in
> two others

This will work for normal headers, but moc headers are actual inputs and thus 
need to be part of the product, as the moc rule does not consider artifacts 
from dependencies. That's why the extra copy step is needed, as outlined in my 
reply to the OP.


Christian
_______________________________________________
Qbs mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qbs

Reply via email to