summaryrefslogtreecommitdiffstats
path: root/src/dom/work
diff options
context:
space:
mode:
Diffstat (limited to 'src/dom/work')
-rw-r--r--src/dom/work/CMakeLists.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/dom/work/CMakeLists.txt b/src/dom/work/CMakeLists.txt
new file mode 100644
index 000000000..ec50c6ed4
--- /dev/null
+++ b/src/dom/work/CMakeLists.txt
@@ -0,0 +1,12 @@
+SET(dom_work_SRC
+testdom.cpp
+testhttp.cpp
+testjs.cpp
+testodf.cpp
+testsvg.cpp
+testuri.cpp
+testxpath.cpp
+testzip.cpp
+xpathtests.cpp
+)
+