summaryrefslogtreecommitdiffstats
path: root/addon/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'addon/CMakeLists.txt')
-rw-r--r--addon/CMakeLists.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/addon/CMakeLists.txt b/addon/CMakeLists.txt
index ec4706b..fd8c73f 100644
--- a/addon/CMakeLists.txt
+++ b/addon/CMakeLists.txt
@@ -1,6 +1,4 @@
-if (build_xmlparser)
- add_subdirectory(doxmlparser)
-endif ()
+add_subdirectory(doxmlparser)
if (build_app)
add_subdirectory(doxyapp)