mirror of
https://github.com/glfw/glfw.git
synced 2026-09-23 00:59:48 +00:00
Merge branch 'master' of github.com:elmindreda/glfw
Conflicts: CMakeLists.txt src/egl_context.c
This commit is contained in:
+1
-1
@@ -242,7 +242,7 @@ if (_GLFW_EGL)
|
||||
|
||||
set(CMAKE_REQUIRED_LIBRARIES ${EGL_LIBRARY})
|
||||
|
||||
if (_GLFW_X11)
|
||||
if (UNIX)
|
||||
set(GLFW_PKG_DEPS "${GLFW_PKG_DEPS} egl")
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user