mirror of
https://git.mirrors.martin98.com/https://github.com/syoyo/tinygltf.git
synced 2025-08-11 20:59:03 +08:00
GLEW_LIBRARY -> GLEW_LIBRARIES
This commit is contained in:
parent
bc753d4ac5
commit
d1453b5e5e
@ -51,7 +51,7 @@ add_executable(glview
|
||||
target_link_libraries ( glview
|
||||
${DRACO_LIBRARY}
|
||||
${GLFW3_UNIX_LINK_LIBRARIES}
|
||||
${GLEW_LIBRARY}
|
||||
${GLEW_LIBRARIES}
|
||||
${GLFW3_glfw_LIBRARY}
|
||||
${OPENGL_gl_LIBRARY}
|
||||
${OPENGL_glu_LIBRARY}
|
||||
|
Loading…
x
Reference in New Issue
Block a user