[neon/qt6/qt6-interfaceframework/Neon/unstable] debian: -DQT_NO_PRIVATE_MODULE_WARNING=ON \

Carlos De Maine null at kde.org
Wed Nov 5 01:39:33 GMT 2025


Git commit 6d107367a538840b3b0b9e007cc8c3752ff91a38 by Carlos De Maine.
Committed on 05/11/2025 at 01:36.
Pushed by carlosdem into branch 'Neon/unstable'.

-DQT_NO_PRIVATE_MODULE_WARNING=ON \

M  +1    -0    debian/rules

https://invent.kde.org/neon/qt6/qt6-interfaceframework/-/commit/6d107367a538840b3b0b9e007cc8c3752ff91a38

diff --git a/debian/rules b/debian/rules
index ad6cc4e..1c3bef2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,6 +16,7 @@ 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