]> Git trees. - libqmvoc.git/commit
Necessary to change KDE4_AUTOMOC macro to support
authorLaurent Montel <montel@kde.org>
Fri, 13 Oct 2006 07:58:31 +0000 (07:58 +0000)
committerLaurent Montel <montel@kde.org>
Fri, 13 Oct 2006 07:58:31 +0000 (07:58 +0000)
commitb1061df1f2528730381bc09c7548a37d8aa68731
tree1f9c6c82b27931dc7971fb46d5b1aac864a02b00
parent53f0013a5b71e6af5bccbd576f4791eba11a6dac
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

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=595045
extdate/CMakeLists.txt
extdate/tests/CMakeLists.txt
kdeeducore/CMakeLists.txt
kdeeducore/tests/CMakeLists.txt
kdeeduplot/CMakeLists.txt
kdeeduui/CMakeLists.txt
libscience/CMakeLists.txt