diff options
| author | Andreas Cord-Landwehr <[email protected]> | 2015-11-14 22:37:40 +0100 |
|---|---|---|
| committer | Andreas Cord-Landwehr <[email protected]> | 2015-11-14 22:37:40 +0100 |
| commit | 3c09528f3cc2aed4b4f005113486f3189ea65af6 (patch) | |
| tree | 200cee798df63543d137b24e1880a398773672ef /src/CMakeLists.txt | |
| parent | 727d2513c0a8e7b3e6370f5e08b0d7579ae89564 (diff) | |
Enable KCrash crash handler.
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 1 |
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 |
