From 4a468922d5df27258cfde33955dd47618b057603 Mon Sep 17 00:00:00 2001 From: "Johan B. C. Engelen" Date: Mon, 7 Apr 2008 19:59:47 +0000 Subject: cmake: EOL of cmakelists.txt in subdirs (bzr r5379) --- src/xml/CMakeLists.txt | 86 +++++++++++++++++++++++++------------------------- 1 file changed, 43 insertions(+), 43 deletions(-) (limited to 'src/xml') 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 -- cgit v1.2.3