15 lines
466 B
CMake
15 lines
466 B
CMake
|
|
set(backends_kdeconnect_SRCS
|
|
${backends_kdeconnect_SRCS}
|
|
|
|
backends/bluetooth/multiplexchannel.cpp
|
|
backends/bluetooth/multiplexchannelstate.cpp
|
|
backends/bluetooth/connectionmultiplexer.cpp
|
|
backends/bluetooth/bluetoothlinkprovider.cpp
|
|
backends/bluetooth/bluetoothdevicelink.cpp
|
|
backends/bluetooth/bluetoothpairinghandler.cpp
|
|
backends/bluetooth/bluetoothdownloadjob.cpp
|
|
backends/bluetooth/bluetoothuploadjob.cpp
|
|
|
|
PARENT_SCOPE
|
|
)
|