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