mirror of
https://github.com/glfw/glfw.git
synced 2026-06-22 06:16:27 +00:00
Fixed option value.
This commit is contained in:
@@ -44,7 +44,7 @@ if (BUILD_SHARED_LIBS)
|
||||
endif()
|
||||
|
||||
if (GLFW_USE_WAYLAND)
|
||||
set(GLFW_USE_EGL 1)
|
||||
set(GLFW_USE_EGL ON)
|
||||
endif()
|
||||
|
||||
if (GLFW_USE_EGL)
|
||||
|
||||
Reference in New Issue
Block a user