[neon/snap-packaging/kde-qt6-core-sdk/work.core24.qmldirs] /: Revert "-DQT_BUILD_DOCS=OFF"
Carlos De Maine
null at kde.org
Mon Aug 25 08:14:44 BST 2025
Git commit b4140dd2589e596b05e793ef0e28506cc499c69c by Carlos De Maine.
Committed on 25/08/2025 at 07:14.
Pushed by carlosdem into branch 'work.core24.qmldirs'.
Revert "-DQT_BUILD_DOCS=OFF"
This reverts commit 45c60f1c7a7c436f2203b04a439e0cb3b0104e63.
M +1 -1 snapcraft.yaml
https://invent.kde.org/neon/snap-packaging/kde-qt6-core-sdk/-/commit/b4140dd2589e596b05e793ef0e28506cc499c69c
diff --git a/snapcraft.yaml b/snapcraft.yaml
index 4590c99..13acafa 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -111,7 +111,7 @@ parts:
- -DINSTALL_PUBLICBINDIR=bin
- -DINSTALL_SYSCONFDIR=/share
- -DINSTALL_TRANSLATIONDIR=share/qt6/translations
- - -DQT_BUILD_DOCS=OFF
+ - -DQT_BUILD_DOCS_BY_DEFAULT=OFF
- -DQT_BUILD_EXAMPLES_BY_DEFAULT=OFF
- -DQT_BUILD_TESTS_BY_DEFAULT=OFF
- -DQT_GENERATE_SBOM=OFF
More information about the Neon-commits
mailing list