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

 

Back to Qt Marketplace