[neon/qt6/qt6-declarative/Neon/unstable] debian: -DCMAKE_MESSAGE_LOG_LEVEL=STATUS \
Carlos De Maine
null at kde.org
Sat Oct 28 13:05:55 BST 2023
Git commit 0925468be111898ac441e5f977d4b2a928a4de8a by Carlos De Maine.
Committed on 28/10/2023 at 14:05.
Pushed by carlosdem into branch 'Neon/unstable'.
-DCMAKE_MESSAGE_LOG_LEVEL=STATUS \
M +1 -1 debian/rules
https://invent.kde.org/neon/qt6/qt6-declarative/-/commit/0925468be111898ac441e5f977d4b2a928a4de8a
diff --git a/debian/rules b/debian/rules
index b837fcc..2fb926a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,7 @@ endif
override_dh_auto_configure:
dh_auto_configure -- \
- --log-level=STATUS \
+ -DCMAKE_MESSAGE_LOG_LEVEL=STATUS \
-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH) \
-DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON \
-DQT_UNITY_BUILD=ON \
More information about the Neon-commits
mailing list