-now also kauth needs to be found as KF5 component

Alex
This commit is contained in:
Alex Neundorf 2013-02-09 11:36:57 +01:00
parent 011bb72e68
commit 1d82fffd3d

View File

@ -56,9 +56,9 @@ set (QT_MIN_VERSION "5.0.0")
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 CMake Compiler InstallDirs
kidletime itemmodels kwidgetsaddons kwindowsystem kcodecs karchive kcoreaddons solid
kconfig )
find_package(KF5 MODULE REQUIRED COMPONENTS CMake Compiler InstallDirs
kidletime itemmodels kwidgetsaddons kwindowsystem kcodecs karchive kcoreaddons solid
kconfig kauth)
#find_package(KF5Transitional REQUIRED)
# those are not "done" yet: