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

List:       kde-commits
Subject:    [plasmate/terietor/tools] remote-widgets-browser: Update all CMakeLists.txt to use KDeclarativeConfi
From:       Lamarque V. Souza <lamarque () kde ! org>
Date:       2012-08-16 18:41:51
Message-ID: 20120816184151.C95E2A6111 () git ! kde ! org
[Download RAW message or body]

Git commit 543c0ce7b83613a967a42260808187ee11d26355 by Lamarque V. Souza.
Committed on 29/04/2012 at 23:28.
Pushed by tsiapaliwkas into branch 'terietor/tools'.

Update all CMakeLists.txt to use KDeclarativeConfig.cmake.

rebuild kdelibs from KDE/4.8 branch to install KDeclarativeConfig.cmake.

M  +1    -1    remote-widgets-browser/CMakeLists.txt

http://commits.kde.org/plasmate/543c0ce7b83613a967a42260808187ee11d26355

diff --git a/remote-widgets-browser/CMakeLists.txt b/remote-widgets-browser=
/CMakeLists.txt
index 0e8f89d..6345cd5 100644
--- a/remote-widgets-browser/CMakeLists.txt
+++ b/remote-widgets-browser/CMakeLists.txt
@@ -6,7 +6,7 @@ set(remote_widgets_browser_SRCS
 qt4_add_resources(remote_widgets_browser_SRCS resources.qrc)
 =

 kde4_add_executable(remote-widgets-browser ${remote_widgets_browser_SRCS})
-target_link_libraries(remote-widgets-browser ${KDE4_PLASMA_LIBS} ${KDE4_KI=
O_LIBS} kdeclarative ${QT_QTDECLARATIVE_LIBRARY})
+target_link_libraries(remote-widgets-browser ${KDE4_PLASMA_LIBS} ${KDE4_KI=
O_LIBS} ${KDECLARATIVE_LIBRARIES} ${QT_QTDECLARATIVE_LIBRARY})
 =

 install(TARGETS remote-widgets-browser ${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