mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-05-28 00:30:23 -04:00
Upgrade ECM and KF5 version requirements for 5.6.0 release.
This commit is contained in:
parent
c21fc5982b
commit
b870e9cd47
@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 2.8.12)
|
||||
|
||||
project(KImageFormats)
|
||||
|
||||
find_package(ECM 1.5.0 REQUIRED NO_MODULE)
|
||||
find_package(ECM 1.6.0 REQUIRED NO_MODULE)
|
||||
|
||||
set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user