[neon/snap-packaging/kf6-core-sdk/work.core24] /: Revert "-DBUILD_DESIGNERPLUGIN=OFF"

Carlos De Maine null at kde.org
Thu Dec 4 09:37:53 GMT 2025


Git commit 97e04d5e995dd6b0fc070586999a63e36d85758f by Carlos De Maine.
Committed on 04/12/2025 at 07:54.
Pushed by carlosdem into branch 'work.core24'.

Revert "-DBUILD_DESIGNERPLUGIN=OFF"

This reverts commit 7004a5dc2aa526d2c2aaff3138bc374949ae1f22.

M  +0    -1    snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/kf6-core-sdk/-/commit/97e04d5e995dd6b0fc070586999a63e36d85758f

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 0e50739..5f87dda 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -415,7 +415,6 @@ parts:
     plugin: cmake
     cmake-generator: Ninja
     cmake-parameters: &cmakeparameters-kf6withpyside6
-      - -DBUILD_DESIGNERPLUGIN=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