Fixes for use with the AMD EGL/GLES SDK.

This commit is contained in:
Camilla Berglund
2013-01-04 03:54:52 +01:00
parent 0d7c2f73fc
commit 1aa34606e7
2 changed files with 8 additions and 2 deletions
+2
View File
@@ -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()