Do not find Wayland::Server
Not needed, we have the KWayland wrapper.
This commit is contained in:
parent
1de1e80d50
commit
dce8e74eb0
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ set_package_properties(epoxy PROPERTIES DESCRIPTION "libepoxy"
|
|||
PURPOSE "OpenGL dispatch library"
|
||||
)
|
||||
|
||||
find_package(Wayland 1.2 COMPONENTS Client Egl Cursor Server)
|
||||
find_package(Wayland 1.2 COMPONENTS Client Egl Cursor)
|
||||
set_package_properties(Wayland PROPERTIES
|
||||
TYPE OPTIONAL
|
||||
PURPOSE "Required for building KWin with Wayland support"
|
||||
|
|
Loading…
Reference in a new issue