Skip to content
Commit 5a77857b authored by Jakob Petsovits's avatar Jakob Petsovits
Browse files

kcms/mouse: Explicit build options for Wayland and X11 backends

KDE prefers explicit CMake options over a conditional build that
depends on which headers are installed on the user's system.
Two new options are introduced to turn the build for the X11
and KWin+Wayland backends on or off separately.

The mouse KCM will now build both backends by default, as before,
but won't silently exclude kcm_mouse from the build if any of its
required xorg-evdev/xorg-libinput/X11_Xi/X11_Xinput dependencies
are missing. Instead, it will loudly fail CMake configuration with
an error and a hint about the existence of the CMake option.
parent 1403785e
Pipeline #453469 passed with stage
in 6 minutes and 6 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment