Warning, /network/kdeconnect-kde/plugins/contacts/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 kdeconnect_add_plugin(kdeconnect_contacts SOURCES contactsplugin.cpp)
0002 target_link_libraries(kdeconnect_contacts
0003     kdeconnectcore
0004     Qt::DBus
0005 )