diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 03:50:11 -0600 |
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 03:50:11 -0600 |
| commit | ba3abaf4ad34ead3f36fdc6f2f3fc4055f381cf4 (patch) | |
| tree | 5db9587623f81965795ce158015ee49116a3fa92 /interfaces/kio/CMakeLists.txt | |
| parent | 84b7ad3ffa444d52b317ce4f71f5696c4afcfdab (diff) | |
| download | tdelibs-ba3abaf4ad34ead3f36fdc6f2f3fc4055f381cf4.tar.gz tdelibs-ba3abaf4ad34ead3f36fdc6f2f3fc4055f381cf4.zip | |
Fix FTBFS
Diffstat (limited to 'interfaces/kio/CMakeLists.txt')
| -rw-r--r-- | interfaces/kio/CMakeLists.txt | 17 |
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 ) - |
