From 3c09528f3cc2aed4b4f005113486f3189ea65af6 Mon Sep 17 00:00:00 2001 From: Andreas Cord-Landwehr Date: Sat, 14 Nov 2015 22:37:40 +0100 Subject: Enable KCrash crash handler. --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index df70c7c13..afd01117e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -65,6 +65,7 @@ find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS TextWidgets WindowSystem Notifications + Crash ) find_package(KF5 ${KF5_MIN_VERSION} OPTIONAL_COMPONENTS Activities -- cgit v1.3.1