diff options
| author | Campbell Barton <ideasman42@gmail.com> | 2013-09-19 21:38:24 +0000 |
|---|---|---|
| committer | Campbell Barton <ideasman42@gmail.com> | 2013-09-19 21:38:24 +0000 |
| commit | 044c350e4c0e27e97cb39dd6dbb25e7655c302d1 (patch) | |
| tree | 4ca96d37c866aa64394378d9bbd894a7f2ee42bb /src/io | |
| parent | Show warning when input image of Trace Pixel Art dialog is too large. (diff) | |
| download | inkscape-044c350e4c0e27e97cb39dd6dbb25e7655c302d1.tar.gz inkscape-044c350e4c0e27e97cb39dd6dbb25e7655c302d1.zip | |
updates for cmake
(bzr r12547)
Diffstat (limited to 'src/io')
| -rw-r--r-- | src/io/CMakeLists.txt | 2 |
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 |
