add_executable(kemoticonstest main.cpp)

target_link_libraries(kemoticonstest KF5::Emoticons)
