summaryrefslogtreecommitdiffstats
path: root/kioslave/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kioslave/CMakeLists.txt')
-rw-r--r--kioslave/CMakeLists.txt18
1 files changed, 0 insertions, 18 deletions
diff --git a/kioslave/CMakeLists.txt b/kioslave/CMakeLists.txt
deleted file mode 100644
index 4c7bfe1c4..000000000
--- a/kioslave/CMakeLists.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-#################################################
-#
-# (C) 2010 Serghei Amelian
-# serghei (DOT) amelian (AT) gmail.com
-#
-# Improvements and feedback are welcome
-#
-# This file is released under GPL >= 2
-#
-#################################################
-
-add_subdirectory( file )
-add_subdirectory( http )
-add_subdirectory( ftp )
-add_subdirectory( gzip )
-add_subdirectory( bzip2 )
-add_subdirectory( metainfo )
-add_subdirectory( iso )