[neon/qt6/qt6-languageserver/Neon/unstable] debian: -DCMAKE_MESSAGE_LOG_LEVEL=STATUS \
Carlos De Maine
null at kde.org
Sat Oct 28 13:06:54 BST 2023
Git commit fe008e4587abba49c905c16c23cf64f74b87396c by Carlos De Maine.
Committed on 28/10/2023 at 14:06.
Pushed by carlosdem into branch 'Neon/unstable'.
-DCMAKE_MESSAGE_LOG_LEVEL=STATUS \
M +1 -1 debian/rules
https://invent.kde.org/neon/qt6/qt6-languageserver/-/commit/fe008e4587abba49c905c16c23cf64f74b87396c
diff --git a/debian/rules b/debian/rules
index a29d737..dc4f5c5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,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