Upgrade ECM and KF5 version requirements.

This commit is contained in:
David Faure 2014-05-04 20:48:28 +02:00
parent 51eca9b6a8
commit 2a8251c493

View File

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