[neon/qt6/qt6-svg/Neon/unstable] debian: -DCMAKE_MESSAGE_LOG_LEVEL=STATUS \

Carlos De Maine null at kde.org
Sat Oct 28 13:07:29 BST 2023


Git commit 0b4db3628fb5020a56b285cc039b1cbbee87a3db by Carlos De Maine.
Committed on 28/10/2023 at 14:07.
Pushed by carlosdem into branch 'Neon/unstable'.

-DCMAKE_MESSAGE_LOG_LEVEL=STATUS \

M  +1    -1    debian/rules

https://invent.kde.org/neon/qt6/qt6-svg/-/commit/0b4db3628fb5020a56b285cc039b1cbbee87a3db

diff --git a/debian/rules b/debian/rules
index 4c1a7ba..5dd9c96 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,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