[neon/snap-packaging/qt-common-themes-sdk] /: add cmake options
Scarlett Moore
null at kde.org
Tue Mar 10 13:15:55 GMT 2026
Git commit ece6ebdf21e74efb7a95f7ec3745f61a632c0a42 by Scarlett Moore.
Committed on 10/03/2026 at 13:15.
Pushed by scarlettmoore into branch 'master'.
add cmake options
M +2 -0 snapcraft.yaml
https://invent.kde.org/neon/snap-packaging/qt-common-themes-sdk/-/commit/ece6ebdf21e74efb7a95f7ec3745f61a632c0a42
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 7ec4d4d..74c5a5a 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -19,6 +19,8 @@ parts:
- kde-qt6-core24-sdk/latest/beta
- kf6-core24-sdk/latest/beta
cmake-parameters: &cmakeparameters
+ - "-DCMAKE_FIND_ROOT_PATH=$CRAFT_STAGE\\:/snap/kde-qt6-core24-sdk/current\\:/snap/kf6-core24-sdk/current\\:/usr"
+ - "-DCMAKE_PREFIX_PATH=$CRAFT_STAGE\\;/snap/kde-qt6-core24-sdk/current\\;/snap/kf6-core24-sdk/current\\;/usr"
- -DCMAKE_INSTALL_PREFIX=/usr
- -DCMAKE_BUILD_TYPE=Release
- -DQT_MAJOR_VERSION=6
More information about the Neon-commits
mailing list