mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-05-28 00:30:23 -04:00
Upgrade ECM version requirement to 1.0.0 after all.
This commit is contained in:
parent
f98e508da4
commit
5b42b3b787
@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 2.8.12)
|
||||
|
||||
project(KImageFormats)
|
||||
|
||||
find_package(ECM 0.0.15 REQUIRED NO_MODULE)
|
||||
find_package(ECM 1.0.0 REQUIRED NO_MODULE)
|
||||
|
||||
set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user