-port to CamelCase KF5, ecm 0.0.8

Alex
This commit is contained in:
Alex Neundorf 2013-02-27 20:06:18 +01:00
parent 3ee1474c17
commit eaed999665

View File

@ -17,7 +17,7 @@ include(FeatureSummary)
################# set KDE specific information #################
find_package(ECM 0.0.7 REQUIRED NO_MODULE)
find_package(ECM 0.0.8 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})
@ -58,8 +58,8 @@ find_package(kdeqt5staging REQUIRED NO_MODULE)
# Load CMake, Compiler and InstallDirs settings from KF5 and the following are already somewhat "done" tier1/tier2 libs from kdelibs:
find_package(KF5 MODULE REQUIRED COMPONENTS CMake Compiler InstallDirs
kidletime itemmodels kwidgetsaddons kwindowsystem kcodecs karchive kcoreaddons solid
kconfig kauth kjs)
KIdleTime ItemModels KWidgetsAddons KWindowSystem KCodecs KArchive KCoreAddons Solid
KConfig KAuth kjs)
#find_package(KF5Transitional REQUIRED)
# those are not "done" yet: