Removed unnecessary source file in glew.

This commit is contained in:
hiker 2014-09-30 15:01:38 +10:00
parent 584e909846
commit 8ca7730570
2 changed files with 1 additions and 1228 deletions

View File

@ -9,7 +9,7 @@ endif()
add_library(glew STATIC
include/GL/glew.h include/GL/glxew.h include/GL/wglew.h
src/glew.c src/glewinfo.c src/visualinfo.c
src/glew.c src/glewinfo.c
)
add_definitions(-DGLEW_STATIC)

File diff suppressed because it is too large Load Diff