summaryrefslogtreecommitdiffstats
path: root/src/io
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2013-09-19 21:38:24 +0000
committerCampbell Barton <ideasman42@gmail.com>2013-09-19 21:38:24 +0000
commit044c350e4c0e27e97cb39dd6dbb25e7655c302d1 (patch)
tree4ca96d37c866aa64394378d9bbd894a7f2ee42bb /src/io
parentShow warning when input image of Trace Pixel Art dialog is too large. (diff)
downloadinkscape-044c350e4c0e27e97cb39dd6dbb25e7655c302d1.tar.gz
inkscape-044c350e4c0e27e97cb39dd6dbb25e7655c302d1.zip
updates for cmake
(bzr r12547)
Diffstat (limited to 'src/io')
-rw-r--r--src/io/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/io/CMakeLists.txt b/src/io/CMakeLists.txt
index 8f8355c03..ef577b014 100644
--- a/src/io/CMakeLists.txt
+++ b/src/io/CMakeLists.txt
@@ -2,7 +2,6 @@
set(io_SRC
base64stream.cpp
bufferstream.cpp
- ftos.cpp
gzipstream.cpp
inkjar.cpp
inkscapestream.cpp
@@ -16,7 +15,6 @@ set(io_SRC
# Headers
base64stream.h
bufferstream.h
- ftos.h
gzipstream.h
inkjar.h
inkscapestream.h