Fixed option value.

master
Camilla Berglund ago%!(EXTRA string=11 years)
parent 22095d12f5
commit 6acbfe863d
  1. 2
      CMakeLists.txt

@ -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)

Loading…
Cancel
Save