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

0001 kdeconnect_add_plugin(kdeconnect_remotecontrol SOURCES remotecontrolplugin.cpp)
0002 target_link_libraries(kdeconnect_remotecontrol
0003     kdeconnectcore
0004     Qt::DBus
0005     KF6::I18n
0006 )