┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAndreas Cord-Landwehr <[email protected]>2015-11-14 22:37:40 +0100
committerAndreas Cord-Landwehr <[email protected]>2015-11-14 22:37:40 +0100
commit3c09528f3cc2aed4b4f005113486f3189ea65af6 (patch)
tree200cee798df63543d137b24e1880a398773672ef /CMakeLists.txt
parent727d2513c0a8e7b3e6370f5e08b0d7579ae89564 (diff)
Enable KCrash crash handler.
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
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