Warning, /network/kdeconnect-kde/plugins/remotesystemvolume/CMakeLists.txt is written in an unsupported language. File is not indexed.
0001 kdeconnect_add_plugin(kdeconnect_remotesystemvolume SOURCES remotesystemvolumeplugin.cpp) 0002 target_link_libraries(kdeconnect_remotesystemvolume 0003 kdeconnectcore 0004 Qt::DBus 0005 KF${QT_MAJOR_VERSION}::I18n 0006 )