Newbie: Howto convert qmake project to cmake

Aron Boström aron.bostrom at gmail.com
Tue Jul 11 14:37:39 CEST 2006


On 7/11/06, Christian Ehrlicher <Ch.Ehrlicher at gmx.de> wrote:

> No, it's the old qmake vs. autotools way to include moc files.
>
> qmake adds the moc-files to it's sources and compiles them separatly.
> autotools/ cmake needs them to be included in the sources with
>
> #include " mySource.moc"


Yep. That made the qt tutorial work.
Thanks!

Aron
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kde-buildsystem/attachments/20060711/993619d1/attachment.html 


More information about the Kde-buildsystem mailing list