[cmake-developers] cmake automoc breaks kde

Alexander Neundorf neundorf at kde.org
Tue Nov 22 14:43:55 EST 2011


On Tuesday 22 November 2011, Stephen Kelly wrote:
> On 11/10/2011 10:16 PM, Alexander Neundorf wrote:
...
> > Please give the RestoreAutmocKDECompatibility branch on cmake stage a
> > try. It should work again, but print a warning if a file includes a
> > moc_foo.cpp, but no foo.moc, and contains a Q_OBJECT macro.
> > 
> > For Qt5 I'd prefer to not support that anymore.
> > I.e. moc_foo.cpp ->  header, foo.moc ->  source file.
> > 
> > Alex
> 
> I tried that branch. It doesn't build the frameworks branch for me. 


I found the mistake !

When I wrote that mail two weeks ago it was the RestoreAutmocKDECompatibility 
branch. This got merged into master in the meantime.

Once your Qt5 branch was merged, I created a new branch named 
AutomocIncludedDotMocFileHandling.

This is the branch I'm talking about.

Alex



More information about the cmake-developers mailing list