mirror of
https://github.com/glfw/glfw.git
synced 2025-06-07 16:24:57 +00:00
restored back xkbcommon>=0.5.0 in src/CMakeLists.txt
This commit is contained in:
parent
c29ee4453f
commit
69ae6f60c5
@ -184,7 +184,7 @@ if (GLFW_BUILD_WAYLAND)
|
||||
wayland-client>=0.2.7
|
||||
wayland-cursor>=0.2.7
|
||||
wayland-egl>=0.2.7
|
||||
xkbcommon)
|
||||
xkbcommon>=0.5.0)
|
||||
|
||||
target_include_directories(glfw PRIVATE ${Wayland_INCLUDE_DIRS})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user