[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [networkmanagement/nm09] /: Do not link unnecessarily
From:       "Lamarque V. Souza" <lamarque () gmail ! com>
Date:       2011-09-02 21:37:04
Message-ID: 20110902213704.AE808A607A () git ! kde ! org
[Download RAW message or body]

Git commit 010b1a078d723ac4093107a32780022621293ce2 by Lamarque V. Souza.
Committed on 02/09/2011 at 23:33.
Pushed by lvsouza into branch 'nm09'.

Do not link unnecessarily libsolidcontrolnm09 against libX11 and libXrandr.
Thanks Michael Biebl for this patch.

M  +1    -1    plasma_nm_version.h
M  +1    -1    solidcontrolfuture/libs/solid/control/CMakeLists.txt

http://commits.kde.org/networkmanagement/010b1a078d723ac4093107a32780022621293ce2

diff --git a/plasma_nm_version.h b/plasma_nm_version.h
index 297671f..10c3c0b 100644
--- a/plasma_nm_version.h
+++ b/plasma_nm_version.h
@@ -1,4 +1,4 @@
 #ifndef PLASMA_NM_VERSION_H
 #define PLASMA_NM_VERSION_H
-static const char * plasmaNmVersion = "nm09-20110830";
+static const char * plasmaNmVersion = "nm09-20110902";
 #endif
diff --git a/solidcontrolfuture/libs/solid/control/CMakeLists.txt \
b/solidcontrolfuture/libs/solid/control/CMakeLists.txt index 9857438..b6bf64e 100644
--- a/solidcontrolfuture/libs/solid/control/CMakeLists.txt
+++ b/solidcontrolfuture/libs/solid/control/CMakeLists.txt
@@ -26,7 +26,7 @@ qt4_add_dbus_interface(solidcontrolnm09_LIB_SRCS \
org.kde.Solid.Networking.xml or  
 kde4_add_library(solidcontrolnm09 SHARED ${solidcontrolnm09_LIB_SRCS})
 
-target_link_libraries(solidcontrolnm09 ${KDE4_KDECORE_LIBS} ${KDE4_SOLID_LIBS} \
${QT_QTNETWORK_LIBRARY} solidcontrolnm09ifaces ${X11_Xrandr_LIB} ${X11_X11_LIB} \
${QT_QTGUI_LIBRARY} ) +target_link_libraries(solidcontrolnm09 ${KDE4_KDECORE_LIBS} \
${KDE4_SOLID_LIBS} ${QT_QTNETWORK_LIBRARY} solidcontrolnm09ifaces ${QT_QTGUI_LIBRARY} \
)  
 set_target_properties(solidcontrolnm09 PROPERTIES VERSION ${GENERIC_LIB_VERSION} \
SOVERSION ${GENERIC_LIB_SOVERSION} )  install(TARGETS solidcontrolnm09 EXPORT \
kdeworkspaceLibraryTargets ${INSTALL_TARGETS_DEFAULT_ARGS} )


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic