[neon/qt6/qt6-translations/Neon/release] debian: -DQT_NO_PRIVATE_MODULE_WARNING=ON \

Carlos De Maine null at kde.org
Wed Nov 5 00:32:15 GMT 2025


Git commit b7f385826d3e10d67a4692f97e3675fc948a48f5 by Carlos De Maine.
Committed on 05/11/2025 at 00:31.
Pushed by carlosdem into branch 'Neon/release'.

-DQT_NO_PRIVATE_MODULE_WARNING=ON \

M  +1    -0    debian/rules

https://invent.kde.org/neon/qt6/qt6-translations/-/commit/b7f385826d3e10d67a4692f97e3675fc948a48f5

diff --git a/debian/rules b/debian/rules
index a567d07..88bd4f4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,5 +25,6 @@ override_dh_auto_configure:
 		-DCMAKE_MESSAGE_LOG_LEVEL=STATUS \
 		-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH) \
 		-DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON \
+		-DQT_NO_PRIVATE_MODULE_WARNING=ON \
 		-DQT_UNITY_BUILD=ON \
 		$(extra_cmake_args)



More information about the Neon-commits mailing list