we require ecm 0.0.7 now
having the version number in the installation path may make ecm modules not retrocompatible even when the would be otherwise? CCMAIL:neundorf@kde.org
This commit is contained in:
parent
7995f0c251
commit
8d5bb351c7
@ -17,7 +17,7 @@ include(FeatureSummary)
|
||||
|
||||
################# set KDE specific information #################
|
||||
|
||||
find_package(ECM 0.0.6 REQUIRED NO_MODULE)
|
||||
find_package(ECM 0.0.7 REQUIRED NO_MODULE)
|
||||
|
||||
# where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is checked
|
||||
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH})
|
||||
|
Loading…
Reference in New Issue
Block a user