cmake Wayland examples

AtomicGameEngine/AtomicGameEngine Source/ThirdParty/SDL/cmake/sdlchecks.cmake :640

find_package (Wayland QUIET)

harfang3d/harfang3d extern/bgfx/bgfx.cmake :95

find_package(Wayland REQUIRED)

hluk/CopyQ src/platform/x11/systemclipboard/CMakeLists.txt :2

find_package(Wayland 1.15 COMPONENTS Client)

liminchen/OptCuts ext/libigl/external/glfw/CMakeLists.txt :278

find_package(Wayland REQUIRED Client Cursor Egl)

ezEngine/ezEngine Code/ThirdParty/glfw/CMakeLists.txt :260

find_package(Wayland REQUIRED Client Cursor Egl)

AcademySoftwareFoundation/MaterialX source/MaterialXGraphEditor/External/Glfw/CMakeLists.txt :237

find_package(Wayland REQUIRED Client Cursor Egl)

brndnmtthws/conky cmake/ConkyPlatformChecks.cmake :491

find_package(Wayland REQUIRED)

NREL/EnergyPlus third_party/penumbra/vendor/glfw/CMakeLists.txt :255

find_package(Wayland REQUIRED Client Cursor Egl)

LunarG/gfxreconstruct CMakeLists.txt :334

find_package(WAYLAND)

KiCad/kicad-source-mirror libs/kiplatform/CMakeLists.txt :106

find_package(Wayland 1.20 COMPONENTS Client REQUIRED)

KDE/plasma-workspace CMakeLists.txt :228

find_package(Wayland REQUIRED COMPONENTS Client Server)

Dreamtowards/Ethertia lib/glfw-3.3.8/CMakeLists.txt :255

find_package(Wayland REQUIRED Client Cursor Egl)

meshula/OpenSteer third-party/glfw/CMakeLists.txt :263

find_package(Wayland REQUIRED Client Cursor Egl)

lirios/shell src/imports/shell-private/CMakeLists.txt :4

find_package(Wayland REQUIRED)

neka-nat/cupoch third_party/GLFW/CMakeLists.txt :271

find_package(Wayland REQUIRED Client Cursor Egl)

lighttransport/tinyusdz examples/common/glfw-3.3.6/CMakeLists.txt :255

find_package(Wayland REQUIRED Client Cursor Egl)

dangvd/crystal-dock src/CMakeLists.txt :18

find_package(Wayland 1.22 REQUIRED COMPONENTS Client)

PCSX2/pcsx2 cmake/SearchForStuff.cmake :67

find_package(Wayland REQUIRED Egl)

EKA2L1/EKA2L1 src/emu/drivers/CMakeLists.txt :141

find_package(Wayland REQUIRED EGL)

decaf-emu/decaf-emu CMakeLists.txt :57

find_package(WAYLAND QUIET)

JoshuaSenouf/gl-engine api/glfw/CMakeLists.txt :275

find_package(Wayland REQUIRED)

meemknight/game-in-cpp-full-course thirdparty/glfw-3.3.2/CMakeLists.txt :243

find_package(Wayland REQUIRED Client Cursor Egl)

yuanming-hu/spgrid_topo_opt external/glfw/CMakeLists.txt :279

find_package(Wayland REQUIRED Client Cursor Egl)

meemknight/ourCraft thirdparty/glfw-3.3.2/CMakeLists.txt :243

find_package(Wayland REQUIRED Client Cursor Egl)

IntelRealSense/librealsense third-party/glfw/CMakeLists.txt :261

find_package(Wayland REQUIRED Client Cursor Egl)

jstkdng/ueberzugpp CMakeLists.txt :143

find_package(Wayland REQUIRED COMPONENTS Client Egl)

tek256/astera dep/glfw/CMakeLists.txt :258

find_package(Wayland REQUIRED Client Cursor Egl)

Erkaman/fluid_sim deps/glfw-3.2/CMakeLists.txt :258

find_package(Wayland REQUIRED)

inanevin/LinaVG Example/Dependencies/glfw/CMakeLists.txt :255

find_package(Wayland REQUIRED Client Cursor Egl)

nvpro-samples/optix_advanced_samples src/support/glfw/CMakeLists.txt :283

find_package(Wayland REQUIRED)

zhongfq/cocos-lua frameworks/3rd/glfw/CMakeLists.txt :164

find_package(Wayland REQUIRED Client Cursor Egl)

DirectFB/directfb CMakeLists.txt :103

find_package(Wayland REQUIRED)

ucla-vision/xivo thirdparty/Pangolin/src/CMakeLists.txt :216

find_package(Wayland QUIET)

siggraphcontact/rigidBodyTutorial 3rdParty/polyscope/deps/glfw/CMakeLists.txt :255

find_package(Wayland REQUIRED Client Cursor Egl)

fcitx/fcitx5 CMakeLists.txt :170

find_package(Wayland 1.22 REQUIRED COMPONENTS ${REQUIRED_WAYLAND_COMPONENTS})