mirror of
https://github.com/glfw/glfw.git
synced 2026-09-22 16:52:57 +00:00
Fixes for use with the AMD EGL/GLES SDK.
This commit is contained in:
@@ -270,6 +270,8 @@ if (_GLFW_EGL)
|
||||
set(GLFW_PKG_LIBS "${GLFW_PKG_LIBS} -ldl")
|
||||
endif()
|
||||
endif()
|
||||
elseif (_GLFW_WIN32)
|
||||
set(_GLFW_HAS_EGLGETPROCADDRESS 1)
|
||||
endif()
|
||||
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user