mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-05-28 00:30:23 -04:00
GIT_SILENT Upgrade ECM and KF5 version requirements for 5.73.0 release.
This commit is contained in:
parent
f4281984c1
commit
6e9df28487
@ -5,7 +5,7 @@ project(KImageFormats)
|
||||
set (CMAKE_CXX_STANDARD 14)
|
||||
|
||||
include(FeatureSummary)
|
||||
find_package(ECM 5.72.0 NO_MODULE)
|
||||
find_package(ECM 5.73.0 NO_MODULE)
|
||||
set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake Modules." URL "https://commits.kde.org/extra-cmake-modules")
|
||||
feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND FATAL_ON_MISSING_REQUIRED_PACKAGES)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user