[neon/qt6/qt6-websockets/Neon/release] debian: -DQT_NO_PRIVATE_MODULE_WARNING=ON \
Carlos De Maine
null at kde.org
Tue Nov 4 22:33:53 GMT 2025
Git commit 6ac60656119acaf200e1d44900c939ad287b6345 by Carlos De Maine.
Committed on 04/11/2025 at 22:29.
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-websockets/-/commit/6ac60656119acaf200e1d44900c939ad287b6345
diff --git a/debian/rules b/debian/rules
index f6d9890..ac9f37b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,6 +22,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 \
$(cmake_extra_args)
More information about the Neon-commits
mailing list