summaryrefslogtreecommitdiffstats
path: root/src/xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/xml')
-rw-r--r--src/xml/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/xml/CMakeLists.txt b/src/xml/CMakeLists.txt
index 9ee5b4626..4036cb1af 100644
--- a/src/xml/CMakeLists.txt
+++ b/src/xml/CMakeLists.txt
@@ -16,3 +16,4 @@ simple-document.cpp
simple-node.cpp
subtree.cpp
)
+ADD_LIBRARY(xml STATIC ${xml_SRC}) \ No newline at end of file