Revision 526894
Go back to digest for 9th April 2006Optimization in KDE Base
Alexander Neundorf committed changes in /trunk/KDE/kdelibs:
-add the NOGUI keyword to the KDE4_ADD_EXECUTABLE_CALLS()
right now this only affects OS X: without the NOGUI keyword, now application bundles should be created
I will add RPATH handling later.
kdelibs/kabc/: add a dependency of addressee.h to addressee.cpp, this works partly (i.e. it works if none of both exists, but doesn't work if addressee.cpp exists and addressee.h doesn't)
Alex
File Changes
Modified 39 files
- /trunk/KDE/kdelibs
- /dcop/CMakeLists.txt
- /kabc/CMakeLists.txt
- /kdecore/CMakeLists.txt
- /kded/CMakeLists.txt
- /kdesu/CMakeLists.txt
- /kdewidgets/CMakeLists.txt
- /kdoctools/CMakeLists.txt
- /kinit/CMakeLists.txt
- /knewstuff/CMakeLists.txt
- /kresources/CMakeLists.txt
- /pics/CMakeLists.txt
- /cmake/modules/FindKDE4Internal.cmake
- /cmake/modules/KDE4Macros.cmake
- /dcop/client/CMakeLists.txt
- /dcop/dcopidl2cpp/CMakeLists.txt
- /dcop/iceauth/CMakeLists.txt
- /kabc/kab/CMakeLists.txt
- /kabc/vcardparser/CMakeLists.txt
- /kde3support/kunittest/CMakeLists.txt
- /kde3support/tests/CMakeLists.txt
- /kdecore/kconfig_compiler/CMakeLists.txt
- /kdeprint/cups/CMakeLists.txt
- /kdeprint/foomatic/CMakeLists.txt
- /kdeprint/lpr/CMakeLists.txt
- /kdeprint/tests/CMakeLists.txt
- /kinit/tests/CMakeLists.txt
- /kio/kioexec/CMakeLists.txt
- /kio/misc/CMakeLists.txt
- /kstyles/keramik/CMakeLists.txt
- /kutils/tests/CMakeLists.txt
- /kwallet/tests/CMakeLists.txt
- /interfaces/terminal/test/CMakeLists.txt
- /kdecore/network/tests/CMakeLists.txt
- /kio/misc/kfile/CMakeLists.txt
- /kio/misc/kpac/CMakeLists.txt
- /kio/misc/ksendbugmail/CMakeLists.txt
- /kstyles/utils/installtheme/CMakeLists.txt
- /kwallet/backend/tests/CMakeLists.txt
- /kioslave/http/kcookiejar/tests/CMakeLists.txt
39 files changed in total