[neon/snap-packaging/kde-pyside6-core-sdk/work.core24.iterate_test] /: make it a debug build

Carlos De Maine null at kde.org
Thu Aug 28 02:16:04 BST 2025


Git commit c233a890deb6c14ee90b68a19248ad7b00061803 by Carlos De Maine.
Committed on 28/08/2025 at 01:15.
Pushed by carlosdem into branch 'work.core24.iterate_test'.

make it a debug build

M  +1    -1    snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/kde-pyside6-core-sdk/-/commit/c233a890deb6c14ee90b68a19248ad7b00061803

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 6b41772..6723884 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -79,7 +79,7 @@ parts:
       - -DBUILD_DOCS=OFF
       - -DBUILD_TESTS=OFF
       - -DBUILD_WITH_QT6=ON
-      - -DCMAKE_BUILD_TYPE=Release
+      - -DCMAKE_BUILD_TYPE=Debug
       - -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON
       - -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON
       - -DCMAKE_FIND_ROOT_PATH=/snap/kde-qt6-core24-sdk/current/usr


More information about the Neon-commits mailing list