[frameworks/kcalendarcore] /: Update dependency version to 6.29.0
Nicolas Fella <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit d59088887c0bfa14306e580ef0fb9a4bacd754c4 by Nicolas Fella.
Committed on 07/08/2026 at 20:18.
Pushed by nicolasfella into branch 'master'.
Update dependency version to 6.29.0
M +1 -1 CMakeLists.txt
https://invent.kde.org/frameworks/kcalendarcore/-/commit/d59088887c0bfa14306e580ef0fb9a4bacd754c4
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 0a4309b54..e9faec42a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -5,7 +5,7 @@ project(KCalendarCore VERSION ${KF_VERSION})
# ECM setup
include(FeatureSummary)
-find_package(ECM 6.28.0 NO_MODULE)
+find_package(ECM 6.29.0 NO_MODULE)
set_package_properties(
ECM
PROPERTIES