[neon/qt6/qt6-shadertools/Neon/release] debian: no -DQT_NO_PACKAGE_VERSION_CHECK=TRUE

Carlos De Maine null at kde.org
Sat Nov 29 03:54:19 GMT 2025


Git commit 1b130561193e7feaef9aa868bd589d31c8862e62 by Carlos De Maine.
Committed on 29/11/2025 at 03:54.
Pushed by carlosdem into branch 'Neon/release'.

no -DQT_NO_PACKAGE_VERSION_CHECK=TRUE

M  +0    -1    debian/rules

https://invent.kde.org/neon/qt6/qt6-shadertools/-/commit/1b130561193e7feaef9aa868bd589d31c8862e62

diff --git a/debian/rules b/debian/rules
index 38089c9..c9794a4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,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 \
 		$(cmake_extra_args)
 


More information about the Neon-commits mailing list