kdeconnect-kde/core/backends
Albert Vaca Cintora 495e3019e4 Reduce number of optional dependencies
Change some optional dependencies from being optional to being mandatory
or being mandatory but behind on-by-default cmake flags. Eg: instead of
only compiling Wayland support if we find the appropriate libraries, we
always require the libraries unless the user specifies WITH_WAYLAND=OFF.

Optional libraries are hard to discover by packagers (since they don't
see an error once we add them) and create lots of possible build flavors
with a different features that can confuse users.
2023-07-19 17:08:03 +00:00
..
bluetooth Simplify the code that reads from the socket line by line 2023-07-10 15:58:56 +00:00
lan Reduce number of optional dependencies 2023-07-19 17:08:03 +00:00
loopback Cleanup 2023-06-27 13:15:11 +02:00
devicelink.cpp clang-format pass 2023-07-16 16:20:34 +02:00
devicelink.h Add DeviceInfo class 2023-06-27 11:10:59 +00:00
linkprovider.cpp Add and make use of ECM's clang-format integration 2022-09-11 23:21:58 +00:00
linkprovider.h Add DeviceInfo class 2023-06-27 11:10:59 +00:00
pairinghandler.cpp clang-format pass 2023-07-16 16:20:34 +02:00
pairinghandler.h clang-format pass 2023-07-16 16:20:34 +02:00