KCrash Installation Instructions
Download
git clone git://anongit.kde.org/kcrash.git
Usage
CMake:
find_package(KF5Crash) target_link_libraries(yourapp KF5::Crash)
QMake:
QT += KCrash
Usage
KCrash on cgit.kde.org
Update your browser to view this website correctly. Update my browser now
git clone git://anongit.kde.org/kcrash.git
CMake:
find_package(KF5Crash) target_link_libraries(yourapp KF5::Crash)
QMake:
QT += KCrash
KCrash on cgit.kde.org