[neon/snap-packaging/kf6-core-sdk/work.core24] /: turn tests off for kf6-pyside framework builds

Carlos De Maine null at kde.org
Thu Dec 4 10:37:59 GMT 2025


Git commit 6793fe77f3bb1cb16c51167d043f2f1fd522c7a7 by Carlos De Maine.
Committed on 04/12/2025 at 10:37.
Pushed by carlosdem into branch 'work.core24'.

turn tests off for kf6-pyside framework builds

M  +1    -0    snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/kf6-core-sdk/-/commit/6793fe77f3bb1cb16c51167d043f2f1fd522c7a7

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 5f87dda..a0c7b0d 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -415,6 +415,7 @@ parts:
     plugin: cmake
     cmake-generator: Ninja
     cmake-parameters: &cmakeparameters-kf6withpyside6
+      - -DBUILD_TESTING=OFF
       - -DBUILD_WITH_QT6=ON
       - -DCMAKE_BUILD_TYPE=Release
       - -DCMAKE_FIND_ROOT_PATH="$CRAFT_STAGE\\;/snap/kde-qt6-core24-sdk/current\\;/snap/kde-pyside6-core24-sdk/current\\;/usr"


More information about the Neon-commits mailing list