KEmoticons Installation Instructions
Download
git clone git://anongit.kde.org/kemoticons.git
Usage
CMake:
find_package(KF5Emoticons) target_link_libraries(yourapp KF5::Emoticons)
QMake:
QT += KEmoticons
Browse Source
KEmoticons on cgit.kde.org
Update your browser to view this website correctly. Update my browser now
git clone git://anongit.kde.org/kemoticons.git
CMake:
find_package(KF5Emoticons) target_link_libraries(yourapp KF5::Emoticons)
QMake:
QT += KEmoticons
KEmoticons on cgit.kde.org