GLU not required.
This commit is contained in:
parent
57448899d2
commit
a133f309a6
|
@ -8,6 +8,7 @@ project("glew")
|
|||
defines({
|
||||
"GLEW_STATIC=1",
|
||||
"GLEW_MX=1",
|
||||
"GLEW_NO_GLU=1",
|
||||
"_LIB",
|
||||
})
|
||||
includedirs({
|
||||
|
|
Loading…
Reference in New Issue