[pim/kmail] /: GIT_SILENT: Bump kf ecm_set_disabled_deprecation_versions. Make sure that it compiles fine without kf 6.29 deprecated methods (silent)
Laurent Montel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit a9584111b294b811760030b5b67d7c79e4976211 by Laurent Montel.
Committed on 02/08/2026 at 06:27.
Pushed by mlaurent into branch 'master'.
GIT_SILENT: Bump kf ecm_set_disabled_deprecation_versions. Make sure that it compiles fine without kf 6.29 deprecated methods
M +1 -1 CMakeLists.txt
https://invent.kde.org/pim/kmail/-/commit/a9584111b294b811760030b5b67d7c79e4976211
diff --git a/CMakeLists.txt b/CMakeLists.txt
index a1fa99996..b9a93f0d9 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -334,7 +334,7 @@ if(CMAKE_CXX_COMPILER_ID MATCHES "Clang")
string(APPEND CMAKE_CXX_FLAGS " -Wshadow")
endif()
ecm_set_disabled_deprecation_versions(QT 6.12.0
- KF 6.28.0
+ KF 6.29.0
)
find_package(KF6UserFeedback ${KF_MIN_VERSION} CONFIG)
set_package_properties(