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