b88897847b
We broke kded into core and kded, core contains the library with the backends and plugins. Also we renamed libkdeconnect to interfaces.
9 lines
167 B
CMake
9 lines
167 B
CMake
|
|
set(kded_kdeconnect_SRCS
|
|
${kded_kdeconnect_SRCS}
|
|
|
|
backends/loopback/loopbacklinkprovider.cpp
|
|
backends/loopback/loopbackdevicelink.cpp
|
|
|
|
PARENT_SCOPE
|
|
)
|