This website requires JavaScript.
Explore
Help
Sign In
tristan
/
kdeconnect-kde
Watch
1
Star
0
Fork
You've already forked kdeconnect-kde
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
155aec77e2
kdeconnect-kde
/
plugins
/
mousepad
/
config-mousepad.h.cmake
2 lines
24 B
CMake
Raw
Normal View
History
Unescape
Escape
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 18:08:03 +01:00
#cmakedefine01 WITH_X11
Reference in a new issue
Copy permalink