[neon/graphics/symboleditor/Neon/release] debian: -DCMAKE_POLICY_VERSION_MINIMUM=3.5
Carlos De Maine
null at kde.org
Tue Jul 28 01:19:04 BST 2026
Git commit a8afc08d07b8cdfd820d511755a409ba82f86bc4 by Carlos De Maine.
Committed on 28/07/2026 at 00:19.
Pushed by carlosdem into branch 'Neon/release'.
-DCMAKE_POLICY_VERSION_MINIMUM=3.5
M +3 -0 debian/rules
https://invent.kde.org/neon/graphics/symboleditor/-/commit/a8afc08d07b8cdfd820d511755a409ba82f86bc4
diff --git a/debian/rules b/debian/rules
index d827a0d..04045f6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,5 +5,8 @@ export DEB_LDFLAGS_MAINT_APPEND := -Wl,--as-needed
%:
dh $@ --with kde
+override_dh_auto_configure:
+ dh_auto_configure -- -DCMAKE_POLICY_VERSION_MINIMUM=3.5
+
override_dh_missing:
dh_missing --fail-missing
More information about the Neon-commits
mailing list