[neon/snap-packaging/kf6-core-sdk/work.core24.qmldirs] /: match neon build flags
Carlos De Maine
null at kde.org
Tue Aug 26 11:33:56 BST 2025
Git commit 1ecc38771a43616fb726183350c21f4a853ce0e5 by Carlos De Maine.
Committed on 26/08/2025 at 10:33.
Pushed by carlosdem into branch 'work.core24.qmldirs'.
match neon build flags
M +2 -1 snapcraft.yaml
https://invent.kde.org/neon/snap-packaging/kf6-core-sdk/-/commit/1ecc38771a43616fb726183350c21f4a853ce0e5
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 337339f..29eabb4 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -197,8 +197,9 @@ parts:
plugin: cmake
cmake-generator: Ninja
cmake-parameters: &cmakeparameters
- - -DCMAKE_INSTALL_PREFIX=/usr
- -DCMAKE_BUILD_TYPE=Release
+ - -DCMAKE_INSTALL_PREFIX=/usr
+ - -DCMAKE_INSTALL_SYSCONFDIR=/etc
- -DQT_MAJOR_VERSION=6
- "-DCMAKE_FIND_ROOT_PATH=$CRAFT_STAGE\\;/snap/kde-qt6-core24-sdk/current\\;/usr"
- "-DCMAKE_PREFIX_PATH=$CRAFT_STAGE\\;/snap/kde-qt6-core24-sdk/current\\;/usr"
More information about the Neon-commits
mailing list