Necessary to change KDE4_AUTOMOC macro to support
commit58a519fe708534a525412437c2b5302c75dfbef3
authormlaurent <mlaurent@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Fri, 13 Oct 2006 08:04:21 +0000 (13 08:04 +0000)
committermlaurent <mlaurent@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Fri, 13 Oct 2006 08:04:21 +0000 (13 08:04 +0000)
tree68377d9107489604771ad0ab3fd9e747bf072168
parent6e41125b5d84d534eef483868ae740089178d611
Necessary to change KDE4_AUTOMOC macro to support
enable-final argument

(there was not a dependancy between <name>_final.cpp file and
moc generated files => moc files were never created)

Not necessary to rebuild all kdelibs just cp kdelibs/cmake/modules/KDE4Macros.cmake <path_kde4>/share/apps/cmake/modules

I ported and tested all kde module (without enable-final argument, it compiles fines (test and program))
Don't try to use enable-final argument for the moment it doesn't compile (but dependancy works)

Regards

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/KDE/kdeartwork@595052 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
18 files changed:
kscreensaver/kdesavers/CMakeLists.txt
kscreensaver/kpartsaver/CMakeLists.txt
kscreensaver/kxsconfig/CMakeLists.txt
kscreensaver/xsavers/CMakeLists.txt
kwin-styles/cde/CMakeLists.txt
kwin-styles/cde/config/CMakeLists.txt
kwin-styles/glow/CMakeLists.txt
kwin-styles/glow/config/CMakeLists.txt
kwin-styles/icewm/CMakeLists.txt
kwin-styles/icewm/config/CMakeLists.txt
kwin-styles/kde1/CMakeLists.txt
kwin-styles/kstep/CMakeLists.txt
kwin-styles/openlook/CMakeLists.txt
kwin-styles/riscos/CMakeLists.txt
kwin-styles/system/CMakeLists.txt
styles/dotnet/CMakeLists.txt
styles/phase/CMakeLists.txt
styles/phase/config/CMakeLists.txt