dbus: do not build XML DOCS

Setting the variable DBUS_ENABLE_XML_DOCS to OFF will not build this
documentation.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
Florian Eckert 2021-12-10 12:15:13 +01:00
parent 913f406fa0
commit 6aa99f28e5
1 changed files with 2 additions and 1 deletions

View 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