actually initialize kcrash properly

Authored by sitter on Nov 19 2018, 3:44 PM.

Description

actually initialize kcrash properly

Summary:
to successfully use kcrash when linking with as-needed (which is a default
flag on many linux distros) one also needs to call KCrash::initialize.

without this kcrash may not be available for most users.

https://markmail.org/thread/zv5pheijaze72bzs

Test Plan: builds; links as expected

Reviewers: dfaure

Reviewed By: dfaure

Differential Revision: https://phabricator.kde.org/D17018

Details

Committed
sitterNov 20 2018, 10:15 AM
Reviewer
dfaure
Differential Revision
D17018: actually initialize kcrash properly
Parents
R226:9119395d1c47: SVN_SILENT made messages (.desktop file) - always resolve ours
Branches
Unknown
Tags
Unknown
References
tag: v18.12.0, tag: v18.11.90