On Mon, Jul 13, 2015 at 07:28:38AM -0700, Thiago Macieira wrote:
> On Monday 13 July 2015 10:24:40 Oswald Buddenhagen wrote:
> > that's not the solution.
> > if the headers actually *are* supposed to be distributed, they need to
> > be pre-declared.
> > if they are supposed to be private, they need to be excluded.
> > both are changes to be done in sync.profile.
>
> Those are generated headers. syncqt should always ignore generated headers
> unless they are explicitly included.
>
it would be possible to scan for such signatures, but that is slow and
unreliable. declaring it explicitly avoids these problems, and is
already fully supported.
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development