[neon/qt/qtcreator/Neon/release] debian: set BUILD_HELPVIEWERBACKEND_QTWEBENGINE=ON
Carlos De Maine
null at kde.org
Thu Jul 27 04:58:06 BST 2023
Git commit c042560d5110852cfa29044220a411448304fc4a by Carlos De Maine.
Committed on 27/07/2023 at 05:58.
Pushed by carlosdem into branch 'Neon/release'.
set BUILD_HELPVIEWERBACKEND_QTWEBENGINE=ON
M +1 -1 debian/rules
https://invent.kde.org/neon/qt/qtcreator/-/commit/c042560d5110852cfa29044220a411448304fc4a
diff --git a/debian/rules b/debian/rules
index 4e08e00..6db3c70 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,7 +40,7 @@ override_dh_auto_configure:
-DBUILD_TESTING=OFF \
-DCLANGTOOLING_LINK_CLANG_DYLIB=ON \
-DWITH_DOCS=$(if $(filter qtcreator-doc, $(shell dh_listpackages)),ON,OFF) \
- -DHELPVIEWER_DEFAULT_BACKEND "qtwebengine" \
+ -BUILD_HELPVIEWERBACKEND_QTWEBENGINE=ON \
$(EXTRA_CMAKE_ARGS)
execute_after_dh_auto_build-indep:
More information about the Neon-commits
mailing list