[neon/snap-packaging/kde-qt6-core-sdk/work.core24-arm64-build-test] /: see if -DQT_UNITY_BUILD=ON improves compilation time

Carlos De Maine null at kde.org
Wed Jul 30 00:16:13 BST 2025


Git commit 0c06aa1eae7a10634f7a638b0b98917a4d2a1d3f by Carlos De Maine.
Committed on 29/07/2025 at 23:16.
Pushed by carlosdem into branch 'work.core24-arm64-build-test'.

see if -DQT_UNITY_BUILD=ON improves compilation time

M  +1    -0    snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/kde-qt6-core-sdk/-/commit/0c06aa1eae7a10634f7a638b0b98917a4d2a1d3f

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 862f708..5a7bf52 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -119,6 +119,7 @@ parts:
       - -DINSTALL_SYSCONFDIR=/share
       - -DINSTALL_TRANSLATIONDIR=share/qt6/translations
       - -DQT_GENERATE_SBOM=OFF
+      - -DQT_UNITY_BUILD=ON 
     build-snaps:
       - cmake
       - ffmpeg-2404-sdk


More information about the Neon-commits mailing list