Warning, /network/kdeconnect-kde/core/backends/bluetooth/CMakeLists.txt is written in an unsupported language. File is not indexed.

0001 
0002 set(backends_kdeconnect_SRCS
0003     ${backends_kdeconnect_SRCS}
0004 
0005     backends/bluetooth/multiplexchannel.cpp
0006     backends/bluetooth/multiplexchannelstate.cpp
0007     backends/bluetooth/connectionmultiplexer.cpp
0008     backends/bluetooth/bluetoothlinkprovider.cpp
0009     backends/bluetooth/bluetoothdevicelink.cpp
0010     backends/bluetooth/bluetoothdownloadjob.cpp
0011     backends/bluetooth/bluetoothuploadjob.cpp
0012 
0013     PARENT_SCOPE
0014 )