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)