summaryrefslogtreecommitdiffstats
path: root/interfaces/kio/CMakeLists.txt
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 03:50:11 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-27 03:50:11 -0600
commitba3abaf4ad34ead3f36fdc6f2f3fc4055f381cf4 (patch)
tree5db9587623f81965795ce158015ee49116a3fa92 /interfaces/kio/CMakeLists.txt
parent84b7ad3ffa444d52b317ce4f71f5696c4afcfdab (diff)
downloadtdelibs-ba3abaf4ad34ead3f36fdc6f2f3fc4055f381cf4.tar.gz
tdelibs-ba3abaf4ad34ead3f36fdc6f2f3fc4055f381cf4.zip
Fix FTBFS
Diffstat (limited to 'interfaces/kio/CMakeLists.txt')
-rw-r--r--interfaces/kio/CMakeLists.txt17
1 files changed, 0 insertions, 17 deletions
diff --git a/interfaces/kio/CMakeLists.txt b/interfaces/kio/CMakeLists.txt
deleted file mode 100644
index a8d8a2189..000000000
--- a/interfaces/kio/CMakeLists.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-#################################################
-#
-# (C) 2010 Serghei Amelian
-# serghei (DOT) amelian (AT) gmail.com
-#
-# Improvements and feedback are welcome
-#
-# This file is released under GPL >= 2
-#
-#################################################
-
-##### headers ###################################
-
-install( FILES
- http.h
- DESTINATION ${INCLUDE_INSTALL_DIR}/tdeio )
-