mirror of
https://github.com/glfw/glfw.git
synced 2026-09-23 00:59:48 +00:00
Bump wayland-protocols to 1.12
This commit is contained in:
committed by
linkmauve
parent
f2617a671f
commit
94c7aa0d67
+1
-1
@@ -277,7 +277,7 @@ if (_GLFW_WAYLAND)
|
||||
|
||||
find_package(Wayland REQUIRED Client Cursor Egl)
|
||||
find_package(WaylandScanner REQUIRED)
|
||||
find_package(WaylandProtocols 1.6 REQUIRED)
|
||||
find_package(WaylandProtocols 1.12 REQUIRED)
|
||||
|
||||
list(APPEND glfw_PKG_DEPS "wayland-egl")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user