[neon/qt6/qt6-webengine/Neon/release] debian: insist on -DCMAKE_BUILD_TYPE=RelWithDebInfo
Carlos De Maine
null at kde.org
Wed May 20 23:58:01 BST 2026
Git commit e2111ad4a68b5a78fd9ac67f43324c053a26ad44 by Carlos De Maine.
Committed on 20/05/2026 at 01:18.
Pushed by carlosdem into branch 'Neon/release'.
insist on -DCMAKE_BUILD_TYPE=RelWithDebInfo
M +1 -0 debian/rules
https://invent.kde.org/neon/qt6/qt6-webengine/-/commit/e2111ad4a68b5a78fd9ac67f43324c053a26ad44
diff --git a/debian/rules b/debian/rules
index d63186b..621304a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -61,6 +61,7 @@ override_dh_auto_configure:
done
dh_auto_configure -- \
+ -DCMAKE_BUILD_TYPE=RelWithDebInfo \
-DCMAKE_MESSAGE_LOG_LEVEL=STATUS \
-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH) \
-DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON \
More information about the Neon-commits
mailing list