Skip to content

Commit

Permalink
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.61.0 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
l10n daemon script committed Aug 3, 2019
1 parent 0bf598b commit 9fe690b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ project(KJS VERSION ${KF5_VERSION})

# ECM setup
include(FeatureSummary)
find_package(ECM 5.60.0 NO_MODULE)
find_package(ECM 5.61.0 NO_MODULE)
set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake Modules." URL "https://projects.kde.org/projects/kdesupport/extra-cmake-modules")
feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND FATAL_ON_MISSING_REQUIRED_PACKAGES)

Expand Down

0 comments on commit 9fe690b

Please sign in to comment.