kwin/clients/test
Laurent Montel 01f2a3a9f2 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/kdebase/workspace/; revision=595039
2006-10-13 07:55:37 +00:00
..
CMakeLists.txt Necessary to change KDE4_AUTOMOC macro to support 2006-10-13 07:55:37 +00:00
Makefile.am As kdelibs/NAMING says, using lib<appname>.la as name for a library is bad. 2003-09-17 14:23:53 +00:00
test.cpp #include <q...h> -> #include <Q...> 2006-05-13 16:33:18 +00:00
test.desktop SVN_SILENT made messages (.desktop file) 2006-02-19 08:04:22 +00:00
test.h #include <q...h> -> #include <Q...> 2006-05-11 08:04:23 +00:00