[neon/qt6/qt6-shadertools/Neon/unstable] debian: -DCMAKE_MESSAGE_LOG_LEVEL=STATUS \
Carlos De Maine
null at kde.org
Sat Oct 28 13:06:25 BST 2023
Git commit 4790b9a3d7e9ef811bd5a91957c84167e4228780 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-shadertools/-/commit/4790b9a3d7e9ef811bd5a91957c84167e4228780
diff --git a/debian/rules b/debian/rules
index 0155174..b2f5cad 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,7 +23,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