[neon/snap-packaging/kde-qt6-core-sdk/work.core24] /: -DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON

Carlos De Maine null at kde.org
Sat Aug 30 07:24:41 BST 2025


Git commit 983086841f730160f5685a9ce4d4273ecf9c786c by Carlos De Maine.
Committed on 30/08/2025 at 06:24.
Pushed by carlosdem into branch 'work.core24'.

-DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON

M  +1    -0    snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/kde-qt6-core-sdk/-/commit/983086841f730160f5685a9ce4d4273ecf9c786c

diff --git a/snapcraft.yaml b/snapcraft.yaml
index f8b764f..e9f82c6 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -72,6 +72,7 @@ parts:
       - -DCMAKE_BUILD_TYPE=Release
       - -DCMAKE_FIND_ROOT_PATH=/snap/ffmpeg-2404-sdk/current/usr
       - -DCMAKE_INSTALL_PREFIX=/usr
+      - -DCMAKE_INTERPROCEDURAL_OPTIMIZATION=ON
       - -DCMAKE_MESSAGE_LOG_LEVEL=STATUS
       - -DFEATURE_accessibility=ON
       - -DFEATURE_cups=ON


More information about the Neon-commits mailing list