diff options
Diffstat (limited to 'src/io')
| -rw-r--r-- | src/io/CMakeLists.txt | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/src/io/CMakeLists.txt b/src/io/CMakeLists.txt index 8e159b24b..4da53ce0a 100644 --- a/src/io/CMakeLists.txt +++ b/src/io/CMakeLists.txt @@ -1,23 +1,13 @@ SET(io_SRC base64stream.cpp -base64stream.h ftos.cpp -ftos.h gzipstream.cpp -gzipstream.h inkscapestream.cpp -inkscapestream.h resource.cpp -resource.h simple-sax.cpp -simple-sax.h #streamtest.cpp stringstream.cpp -stringstream.h sys.cpp -sys.h uristream.cpp -uristream.h xsltstream.cpp -xsltstream.h -)
\ No newline at end of file +) |
