From kde-commits Wed Mar 14 15:14:24 2007 From: Dirk Mueller Date: Wed, 14 Mar 2007 15:14:24 +0000 To: kde-commits Subject: KDE/kdenetwork/kfile-plugins Message-Id: <1173885264.840441.20799.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=117400075809116 SVN commit 642502 by mueller: disable non-compiling stuff M +2 -0 CMakeLists.txt --- trunk/KDE/kdenetwork/kfile-plugins/CMakeLists.txt #642501:642502 @@ -1 +1,3 @@ +if(KFILE_PLUGINS_PORTED) add_subdirectory(torrent) +endif(KFILE_PLUGINS_PORTED)