summaryrefslogtreecommitdiffstats
path: root/addon/doxmlparser/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'addon/doxmlparser/CMakeLists.txt')
-rw-r--r--addon/doxmlparser/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/addon/doxmlparser/CMakeLists.txt b/addon/doxmlparser/CMakeLists.txt
index e69de29..8456d2a 100644
--- a/addon/doxmlparser/CMakeLists.txt
+++ b/addon/doxmlparser/CMakeLists.txt
@@ -0,0 +1,4 @@
+
+add_subdirectory(src)
+add_subdirectory(examples)
+add_subdirectory(test)