On Monday 09 July 2007, Andreas Pakulat wrote:
> On 07.07.07 00:51:38, Matthias Kretz wrote:
> > Hi,
> >
> > attached you'll find the next generation of automoc
> >
> > I replaced kde4automoc.cmake with a C++/QtCore based program that can run
> > more efficient.
>
> I've got one question: Could it be that a change in any CMakeLists.txt
> triggers a full rerun of the automoc stuff and thus a full relinkage of
> the whole module?

Yes, the _automoc.cpp has a dependency on the CMakeLists.txt of the sourcedir 
of its target. This can probably be changed to a dependency on the 
_automoc.cpp.files file now.

> At least thats what I see here at the moment. I 
> changed kdelibs/kate/CMakeLists.txt and now it relinks and regenerates
> all foo_automoc.cpp.

All == all of kdelibs? I have not seen such behaviour...

-- 
________________________________________________________
Matthias Kretz (Germany)                            <><
http://Vir.homelinux.org/
[EMAIL PROTECTED], [EMAIL PROTECTED],
[EMAIL PROTECTED]

Attachment: pgp1ErUzQHvfS.pgp
Description: PGP signature

_______________________________________________
Kde-buildsystem mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-buildsystem

Reply via email to