[neon/qt6/qt6-base/Neon/release] debian: try and solve the failing cmake lints
Carlos De Maine
null at kde.org
Sat Dec 16 07:03:52 GMT 2023
Git commit c31102fbc12c982d09f92580840464a0acd76f61 by Carlos De Maine.
Committed on 16/12/2023 at 08:03.
Pushed by carlosdem into branch 'Neon/release'.
try and solve the failing cmake lints
M +1 -1 debian/rules
https://invent.kde.org/neon/qt6/qt6-base/-/commit/c31102fbc12c982d09f92580840464a0acd76f61
diff --git a/debian/rules b/debian/rules
index 53facea..a7a06b7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -100,7 +100,7 @@ override_dh_auto_configure:
-DINSTALL_SYSCONFDIR=/etc/xdg \
-DINSTALL_TRANSLATIONDIR=share/qt6/translations \
-DQT_BUILD_EXAMPLES=ON \
- _DQT_HOST_PATH=/usr \
+ -DQT_BUILD_STANDALONE_TESTS=ON \
-DQT_INSTALL_EXAMPLES_SOURCES=ON \
-DQT_UNITY_BUILD=ON \
$(extra_cmake_args)
More information about the Neon-commits
mailing list