Cleanup: Remove GLEW dependencies outside of GL module
This commit is contained in:
@@ -67,6 +67,5 @@ if(WITH_INTERNATIONAL)
|
||||
add_definitions(-DWITH_INTERNATIONAL)
|
||||
endif()
|
||||
|
||||
add_definitions(${GL_DEFINITIONS})
|
||||
|
||||
blender_add_lib(bf_shader_fx "${SRC}" "${INC}" "${INC_SYS}" "${LIB}")
|
||||
|
Reference in New Issue
Block a user