[neon/qt6/qt6-base/Neon/release] debian: be explicit about BUILD_STANDALONE_TESTS
Carlos De Maine
null at kde.org
Sat Dec 16 22:25:40 GMT 2023
Git commit 4b78d1731904d737fc894c7e22d81897390f229b by Carlos De Maine.
Committed on 16/12/2023 at 23:25.
Pushed by carlosdem into branch 'Neon/release'.
be explicit about BUILD_STANDALONE_TESTS
M +1 -1 debian/rules
https://invent.kde.org/neon/qt6/qt6-base/-/commit/4b78d1731904d737fc894c7e22d81897390f229b
diff --git a/debian/rules b/debian/rules
index a7a06b7..15178c6 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_BUILD_STANDALONE_TESTS=ON \
+ -DQT_BUILD_STANDALONE_TESTS=OFF \
-DQT_INSTALL_EXAMPLES_SOURCES=ON \
-DQT_UNITY_BUILD=ON \
$(extra_cmake_args)
More information about the Neon-commits
mailing list