Add KCrash framework

Needed to build against latest kdelibs.
This commit is contained in:
Sebastian Kügler 2013-07-12 10:46:15 +02:00
parent 454bf83be3
commit ffe01a6b5f

View File

@ -54,6 +54,7 @@ find_package(KF5 MODULE REQUIRED COMPONENTS CMake Compiler InstallDirs
#find_package(KF5Transitional REQUIRED)
# those are not "done" yet:
find_package(KCrash REQUIRED NO_MODULE)
find_package(ktextwidgets REQUIRED NO_MODULE)
find_package(ki18n REQUIRED NO_MODULE)
find_package(kio REQUIRED NO_MODULE)