[neon/kf6/kf6-kcolorscheme/Neon/stable] debian: -DQT_NO_PRIVATE_MODULE_WARNING=ON

Carlos De Maine null at kde.org
Fri May 2 08:02:21 BST 2025


Git commit 7f215357afec5e521278cc276d6278686e4964e6 by Carlos De Maine.
Committed on 02/05/2025 at 07:02.
Pushed by carlosdem into branch 'Neon/stable'.

-DQT_NO_PRIVATE_MODULE_WARNING=ON

M  +1    -1    debian/rules

https://invent.kde.org/neon/kf6/kf6-kcolorscheme/-/commit/7f215357afec5e521278cc276d6278686e4964e6

diff --git a/debian/rules b/debian/rules
index c1dd599..e440ed1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,4 +5,4 @@
 	dh $@ --with kf6 --buildsystem kf6
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DBUILD_QCH=ON
+	dh_auto_configure -- -DBUILD_QCH=ON -DQT_NO_PRIVATE_MODULE_WARNING=ON


More information about the Neon-commits mailing list