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

List:       kde-commits
Subject:    KDE/kdebase/runtime
From:       Matt Rogers <mattr () kde ! org>
Date:       2008-08-28 13:12:28
Message-ID: 1219929148.929021.21401.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 853933 by mattr:

link on OS X

 M  +1 -1      kioslave/sftp/tests/CMakeLists.txt  
 M  +2 -1      knewstuff/CMakeLists.txt  


--- trunk/KDE/kdebase/runtime/kioslave/sftp/tests/CMakeLists.txt #853932:853933
@@ -11,4 +11,4 @@
 
 kde4_add_executable(ksshprocesstest TEST ${ksshprocesstest_SRCS})
 
-target_link_libraries(ksshprocesstest ${KDE4_KPTY_LIBS})
+target_link_libraries(ksshprocesstest ${KDE4_KPTY_LIBS} ${QT_QTCORE_LIBRARY} ${KDE4_KDECORE_LIBS})
--- trunk/KDE/kdebase/runtime/knewstuff/CMakeLists.txt #853932:853933
@@ -4,7 +4,8 @@
 
 kde4_add_executable(khotnewstuff4 ${khotnewstuff_SRCS})
 
-target_link_libraries(khotnewstuff4 ${KDE4_KNEWSTUFF2_LIBS})
+target_link_libraries(khotnewstuff4 ${KDE4_KNEWSTUFF2_LIBS} ${KDE4_KDECORE_LIBS} 
+                                    ${KDE4_KDEUI_LIBS} ${QT4_QTCORE_LIBRARY})
 
 install(TARGETS khotnewstuff4 ${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