kdeconnect-kde/core/backends/bluetooth/CMakeLists.txt

15 lines
415 B
CMake
Raw Permalink Normal View History

set(backends_kdeconnect_SRCS
${backends_kdeconnect_SRCS}
2019-01-20 11:23:50 +00:00
backends/bluetooth/multiplexchannel.cpp
backends/bluetooth/multiplexchannelstate.cpp
backends/bluetooth/connectionmultiplexer.cpp
backends/bluetooth/bluetoothlinkprovider.cpp
backends/bluetooth/bluetoothdevicelink.cpp
2016-11-11 14:55:16 +00:00
backends/bluetooth/bluetoothdownloadjob.cpp
backends/bluetooth/bluetoothuploadjob.cpp
PARENT_SCOPE
)