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

List:       kde-commits
Subject:    [plasma-workspace] systemmonitor: systemmonitor: Don't link to unused libraries
From:       David Rosca <nowrep () gmail ! com>
Date:       2015-10-31 21:46:37
Message-ID: E1Zsdyv-0003qi-3o () scm ! kde ! org
[Download RAW message or body]

Git commit 87029dd53d20edb066fbdbf9e7f8e435d87f17a4 by David Rosca.
Committed on 31/10/2015 at 21:33.
Pushed by drosca into branch 'master'.

systemmonitor: Don't link to unused libraries

REVIEW: 125888

M  +0    -4    systemmonitor/CMakeLists.txt

http://commits.kde.org/plasma-workspace/87029dd53d20edb066fbdbf9e7f8e435d87=
f17a4

diff --git a/systemmonitor/CMakeLists.txt b/systemmonitor/CMakeLists.txt
index ecfdfbd..e32ad8d 100644
--- a/systemmonitor/CMakeLists.txt
+++ b/systemmonitor/CMakeLists.txt
@@ -8,8 +8,6 @@ add_library(ksysguard MODULE ${KDED_KSYSGUARD_SRCS})
 kcoreaddons_desktop_to_json(ksysguard ksysguard.desktop)
 =

 target_link_libraries(ksysguard
-    KF5::ProcessCore
-    KF5::ProcessUi
     KF5::DBusAddons
     KF5::I18n
     KF5::XmlGui
@@ -21,9 +19,7 @@ install(TARGETS ksysguard DESTINATION ${KDE_INSTALL_PLUGI=
NDIR}/kf5/kded)
 add_executable(systemmonitor ksystemactivitydialog.cpp main.cpp)
 =

 target_link_libraries(systemmonitor
-    KF5::ProcessCore
     KF5::ProcessUi
-    KF5::DBusAddons
     KF5::ConfigCore
     KF5::I18n
     KF5::XmlGui
[prev in list] [next in list] [prev in thread] [next in thread] 

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