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

0001 kdeconnect_add_plugin(kdeconnect_telephony SOURCES telephonyplugin.cpp)
0002 target_link_libraries(kdeconnect_telephony
0003     kdeconnectcore
0004     KF6::I18n
0005     KF6::Notifications
0006     Qt::DBus
0007 )