dbus: do not build XML DOCS
authorFlorian Eckert <[email protected]>
Fri, 10 Dec 2021 11:15:13 +0000 (12:15 +0100)
committerFlorian Eckert <[email protected]>
Fri, 10 Dec 2021 14:01:11 +0000 (15:01 +0100)
Setting the variable DBUS_ENABLE_XML_DOCS to OFF will not build this
documentation.

Signed-off-by: Florian Eckert <[email protected]>
utils/dbus/Makefile

index 2c6892d07309d4b8accddc896e13f5adcb6be293..8b084f96ce35e63d9da0ad99f57f0406c6519f35 100644 (file)
@@ -88,7 +88,8 @@ CMAKE_OPTIONS += \
        -DDBUS_DISABLE_CHECKS=ON \
        -DDBUS_BUILD_X11=OFF \
        -DDBUS_ENABLE_DOXYGEN_DOCS=OFF \
-       -DDBUS_ENABLE_QTHELP_DOCS=OFF
+       -DDBUS_ENABLE_QTHELP_DOCS=OFF \
+       -DDBUS_ENABLE_XML_DOCS=OFF
 
 define Build/InstallDev
        $(INSTALL_DIR) $(1)/usr/include