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

List:       kde-commits
Subject:    [kdepim-runtime/akregator_port] krsslocal: Link with Gold
From:       Christophe Giboudeaux <cgiboudeaux () gmx ! com>
Date:       2012-03-31 15:16:47
Message-ID: 20120331151647.00EFDA6152 () git ! kde ! org
[Download RAW message or body]

Git commit 8345f79b5805bd0e3664dffed589acec95e4854e by Christophe Giboudeau=
x.
Committed on 20/02/2012 at 22:57.
Pushed by osterfeld into branch 'akregator_port'.

Link with Gold

M  +9    -1    krsslocal/CMakeLists.txt

http://commits.kde.org/kdepim-runtime/8345f79b5805bd0e3664dffed589acec95e48=
54e

diff --git a/krsslocal/CMakeLists.txt b/krsslocal/CMakeLists.txt
index 9c8212f..016e13f 100644
--- a/krsslocal/CMakeLists.txt
+++ b/krsslocal/CMakeLists.txt
@@ -20,7 +20,15 @@ qt4_add_dbus_adaptor(krsslocalresource_SRCS
 =

 kde4_add_executable(akonadi_krsslocal_resource RUN_UNINSTALLED ${krsslocal=
resource_SRCS})
 =

-target_link_libraries(akonadi_krsslocal_resource ${KDE4_AKONADI_LIBS} ${QT=
_QTCORE_LIBRARY} ${QT_QTDBUS_LIBRARY} ${KDE4_KDECORE_LIBS} krss)
+target_link_libraries(akonadi_krsslocal_resource
+                      krss
+                      ${KDE4_KDECORE_LIBS}
+                      ${KDE4_KIO_LIBS}
+                      ${KDEPIMLIBS_AKONADI_LIBS}
+                      ${KDEPIMLIBS_SYNDICATION_LIBS}
+                      ${QT_QTCORE_LIBRARY}
+                      ${QT_QTDBUS_LIBRARY}
+)
 =

 install(TARGETS akonadi_krsslocal_resource ${INSTALL_TARGETS_DEFAULT_ARGS})
 install( FILES krsslocalresource.desktop DESTINATION "${CMAKE_INSTALL_PREF=
IX}/share/akonadi/agents" )

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

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