[neon/kf6/kf6-extra-cmake-modules/Neon/unstable] debian: -DBUILD_WITH_QT6=ON
Carlos De Maine
null at kde.org
Mon Aug 14 23:54:20 BST 2023
Git commit 302d6f41a43c3bba32cd88ae436cead5790d5695 by Carlos De Maine.
Committed on 15/08/2023 at 00:54.
Pushed by carlosdem into branch 'Neon/unstable'.
-DBUILD_WITH_QT6=ON
M +3 -0 debian/rules
https://invent.kde.org/neon/kf6/kf6-extra-cmake-modules/-/commit/302d6f41a43c3bba32cd88ae436cead5790d5695
diff --git a/debian/rules b/debian/rules
index 5bd7734..1b006a0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,3 +3,6 @@
%:
dh $@ --with kf6 --buildsystem kf6
+
+override_dh_auto_configure:
+ dh_auto_configure -- -DBUILD_WITH_QT6=ON
More information about the Neon-commits
mailing list