summaryrefslogtreecommitdiffstats
path: root/src/xml
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2008-04-07 19:59:47 +0000
committerjohanengelen <johanengelen@users.sourceforge.net>2008-04-07 19:59:47 +0000
commit4a468922d5df27258cfde33955dd47618b057603 (patch)
treeca89827a39d9bc71a6f587ffc3bb71d0612a6aec /src/xml
parentcmake: generate config files in CMAKE_BINARY_DIR instead of CMAKE_CURRENT_BIN... (diff)
downloadinkscape-4a468922d5df27258cfde33955dd47618b057603.tar.gz
inkscape-4a468922d5df27258cfde33955dd47618b057603.zip
cmake: EOL of cmakelists.txt in subdirs
(bzr r5379)
Diffstat (limited to 'src/xml')
-rw-r--r--src/xml/CMakeLists.txt86
1 files changed, 43 insertions, 43 deletions
diff --git a/src/xml/CMakeLists.txt b/src/xml/CMakeLists.txt
index 23cb7e9ad..3d4028b10 100644
--- a/src/xml/CMakeLists.txt
+++ b/src/xml/CMakeLists.txt
@@ -1,44 +1,44 @@
-SET(xml_SRC
-attribute-record.h
-comment-node.h
-composite-node-observer.cpp
-composite-node-observer.h
-croco-node-iface.cpp
-croco-node-iface.h
-document.h
-element-node.h
-event.cpp
-event.h
-event-fns.h
-invalid-operation-exception.h
-log-builder.cpp
-log-builder.h
-node.h
-node-event-vector.h
-node-fns.cpp
-node-fns.h
-node-iterators.h
-node-observer.h
-pi-node.h
-quote.cpp
-quote.h
-quote-test.cpp
-quote-test.h
-repr.cpp
-repr.h
-repr-action-test.cpp
-repr-action-test.h
-repr-css.cpp
-repr-io.cpp
-repr-sorting.cpp
-repr-sorting.h
-repr-util.cpp
-simple-document.cpp
-simple-document.h
-simple-node.cpp
-simple-node.h
-sp-css-attr.h
-subtree.cpp
-subtree.h
-text-node.h
+SET(xml_SRC
+attribute-record.h
+comment-node.h
+composite-node-observer.cpp
+composite-node-observer.h
+croco-node-iface.cpp
+croco-node-iface.h
+document.h
+element-node.h
+event.cpp
+event.h
+event-fns.h
+invalid-operation-exception.h
+log-builder.cpp
+log-builder.h
+node.h
+node-event-vector.h
+node-fns.cpp
+node-fns.h
+node-iterators.h
+node-observer.h
+pi-node.h
+quote.cpp
+quote.h
+quote-test.cpp
+quote-test.h
+repr.cpp
+repr.h
+repr-action-test.cpp
+repr-action-test.h
+repr-css.cpp
+repr-io.cpp
+repr-sorting.cpp
+repr-sorting.h
+repr-util.cpp
+simple-document.cpp
+simple-document.h
+simple-node.cpp
+simple-node.h
+sp-css-attr.h
+subtree.cpp
+subtree.h
+text-node.h
) \ No newline at end of file