┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/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 /src/CMakeLists.txt
parent727d2513c0a8e7b3e6370f5e08b0d7579ae89564 (diff)
Enable KCrash crash handler.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 413260bd5..48a7c1de6 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -136,6 +136,7 @@ target_link_libraries(
dolphinprivate PUBLIC
dolphinvcs
Qt5::Gui
+ KF5::Crash
KF5::I18n
KF5::IconThemes
KF5::KIOCore