cmake find_package(Wayland) examples

86Box/86Box src/qt/CMakeLists.txt :448

find_package(Wayland COMPONENTS Client)

KDAB/GammaRay plugins/wlcompositorinspector/CMakeLists.txt :11

find_package(Wayland 1.12 COMPONENTS Server)

qtwebkit/qtwebkit Source/cmake/OptionsGTK.cmake :343

find_package(Wayland REQUIRED)

qtwebkit/qtwebkit Tools/wpe/backends/CMakeLists.txt :2

find_package(Wayland REQUIRED)

movableink/webkit Source/cmake/OptionsGTK.cmake :343

find_package(Wayland REQUIRED)

movableink/webkit Tools/wpe/backends/CMakeLists.txt :2

find_package(Wayland REQUIRED)