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

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