[neon/qt6/qt6-location/Neon/release] debian: -DQT_NO_PACKAGE_VERSION_CHECK=ON
Carlos De Maine
null at kde.org
Sat Nov 15 08:50:47 GMT 2025
Git commit 9c4d8facf23d6497dadc50b39de33deb3febddfe by Carlos De Maine.
Committed on 15/11/2025 at 08:50.
Pushed by carlosdem into branch 'Neon/release'.
-DQT_NO_PACKAGE_VERSION_CHECK=ON
M +1 -1 debian/rules
https://invent.kde.org/neon/qt6/qt6-location/-/commit/9c4d8facf23d6497dadc50b39de33deb3febddfe
diff --git a/debian/rules b/debian/rules
index bdb081d..ef81053 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,9 +19,9 @@ override_dh_auto_configure:
-DCMAKE_MESSAGE_LOG_LEVEL=STATUS \
-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH) \
-DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON \
+ -DQT_NO_PACKAGE_VERSION_CHECK=ON \
-DQT_NO_PRIVATE_MODULE_WARNING=ON \
-DQT_UNITY_BUILD=ON \
- -DQT_NO_PACKAGE_VERSION_CHECK=TRUE \
$(extra_cmake_args)
override_dh_auto_build-indep:
More information about the Neon-commits
mailing list