Upgrade ECM and KF5 version requirements.

This commit is contained in:
David Faure 2014-06-01 12:40:39 +02:00
parent 2ec0d5abc6
commit a92540f00d

View File

@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 2.8.12)
project(KImageFormats)
find_package(ECM 0.0.13 REQUIRED NO_MODULE)
find_package(ECM 0.0.14 REQUIRED NO_MODULE)
set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})