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

List:       kde-commits
Subject:    extragear/sysadmin/partitionmanager/src
From:       Volker Lanz <vl () fidra ! de>
Date:       2008-12-27 22:46:15
Message-ID: 1230417975.362416.14067.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 902278 by vlanz:

Also link against kio


 M  +1 -1      CMakeLists.txt  


--- trunk/extragear/sysadmin/partitionmanager/src/CMakeLists.txt #902277:902278
@@ -34,7 +34,7 @@
 
 KDE4_ADD_LIBRARY(partitionmanagerprivate SHARED ${partitionmanagerprivate_SRCS})
 
-TARGET_LINK_LIBRARIES(partitionmanagerprivate ${KDE4_KDECORE_LIBS} \
${KDE4_KFILE_LIBS} ${LIBPARTED_LIBS} ${UUID_LIBRARIES} ${BLKID_LIBRARIES}) \
+TARGET_LINK_LIBRARIES(partitionmanagerprivate ${KDE4_KDECORE_LIBS} \
${KDE4_KFILE_LIBS} ${KDE4_KIO_LIBS} ${LIBPARTED_LIBS} ${UUID_LIBRARIES} \
${BLKID_LIBRARIES})  
 INSTALL(TARGETS partitionmanagerprivate DESTINATION ${LIB_INSTALL_DIR})
 


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

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