[neon/qt6/qt6-gamepad/Neon/unstable] debian: add -DQT_NO_PACKAGE_VERSION_INCOMPATIBLE_WARNING=TRUE
Carlos De Maine
null at kde.org
Mon Jun 8 10:27:12 BST 2026
Git commit f9d4b49ff049b42f9dfa8a8cca866318a9552e16 by Carlos De Maine.
Committed on 08/06/2026 at 09:27.
Pushed by carlosdem into branch 'Neon/unstable'.
add -DQT_NO_PACKAGE_VERSION_INCOMPATIBLE_WARNING=TRUE
M +1 -0 debian/rules
https://invent.kde.org/neon/qt6/qt6-gamepad/-/commit/f9d4b49ff049b42f9dfa8a8cca866318a9552e16
diff --git a/debian/rules b/debian/rules
index 2841054..91146b0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,6 +24,7 @@ override_dh_auto_configure:
-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH) \
-DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON \
-DQT_NO_PRIVATE_MODULE_WARNING=ON \
+ -DQT_NO_PACKAGE_VERSION_INCOMPATIBLE_WARNING=TRUE \
-DQT_UNITY_BUILD=ON \
$(extra_cmake_args)
More information about the Neon-commits
mailing list