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

List:       kde-commits
Subject:    KDE/kdebase/kioslave
From:       Laurent Montel <montel () kde ! org>
Date:       2006-03-02 18:04:18
Message-ID: 1141322658.604473.22810.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 515114 by mlaurent:

Fix compile + disable module which not work


 M  +1 -1      CMakeLists.txt  
 M  +1 -1      smb/CMakeLists.txt  


--- trunk/KDE/kdebase/kioslave/CMakeLists.txt #515113:515114
@@ -24,7 +24,7 @@
 add_subdirectory( thumbnail ) 
 add_subdirectory( settings ) 
 add_subdirectory( trash ) 
-add_subdirectory( media ) 
+#add_subdirectory( media ) 
 add_subdirectory( remote ) 
 add_subdirectory( home ) 
 add_subdirectory( system )
--- trunk/KDE/kdebase/kioslave/smb/CMakeLists.txt #515113:515114
@@ -21,7 +21,7 @@
 
 kde4_install_libtool_file( ${PLUGIN_INSTALL_DIR} kio_smb )
 
-target_link_libraries(kio_smb  ${QT_AND_KDECORE_LIBS} kio smbclient )
+target_link_libraries(kio_smb  ${LIB_KDE3SUPPORT} smbclient )
 
 install_targets(${LIB_INSTALL_DIR}/kde4 kio_smb )
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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