Skip to content

build: Remove redundant find_package() for Wayland::Client

Vlad Zahorodnii requested to merge work/zzag/build-no-wayland-client into master

find_package(Wayland) already takes of the client lib, it's needed by the wayland backend, so BUILD_TESTING specific find_package() can be merged with it.

Merge request reports

Loading