[neon/snap-packaging/kde-pyside6-core-sdk/work.core24] /: typos
Carlos De Maine
null at kde.org
Thu Dec 4 09:38:37 GMT 2025
Git commit d0b98564f6274007541b794149e0f9a6132a3b80 by Carlos De Maine.
Committed on 04/12/2025 at 09:38.
Pushed by carlosdem into branch 'work.core24'.
typos
M +3 -3 snapcraft.yaml
https://invent.kde.org/neon/snap-packaging/kde-pyside6-core-sdk/-/commit/d0b98564f6274007541b794149e0f9a6132a3b80
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 5c1fa74..01ecf5d 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -67,19 +67,19 @@ parts:
cmake-parameters:
- -DBUILD_DOCS=OFF
- -DBUILD_TESTS=OFF
- - -DBUILD_SHARED_LIBS=True
- - -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON-DNO-DNO_QT_TOOLS=yes_QT_TOOLS=yes
+ - -DBUILD_SHARED_LIBS=ON
+ - -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
- -DCMAKE_BUILD_TYPE=release
- -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF
- -DCMAKE_INSTALL_PREFIX=/usr
- -DCMAKE_LIBRARY_PATH=lib/${CRAFT_ARCH_TRIPLET_BUILD_FOR}
- -DCMAKE_SKIP_INSTALL_RPATH=ON
+ - -DCMAKE_UNITY_BUILD=ON
- -DCMAKE_VERBOSE_MAKEFILE=ON
- -DFORCE_LIMITED_API=OFF
- -DNO_QT_TOOLS=ON
- -DQT_ADDITIONAL_PACKAGES_PREFIX_PATH=/usr/lib/${CRAFT_ARCH_TRIPLET_BUILD_FOR}
- -DQT_MAJOR_VERSION=6
- #- -DNO_QT_TOOLS=yes
- "-DCMAKE_FIND_ROOT_PATH=$CRAFT_STAGE\\;/snap/kde-qt6-core24-sdk/current\\;/usr"
build-environment:
- CLANG_INSTALL_DIR: /snap/kde-qt6-core24-sdk/current/usr/lib/llvm-18
More information about the Neon-commits
mailing list