Cleanup: Remove GLEW dependencies outside of GL module
This commit is contained in:
@@ -51,9 +51,6 @@ if(WITH_TBB)
|
||||
list(INSERT LIB 0 bf_blenkernel)
|
||||
endif()
|
||||
|
||||
add_definitions(${GL_DEFINITIONS})
|
||||
blender_include_dirs("${GLEW_INCLUDE_PATH}")
|
||||
|
||||
if(WIN32)
|
||||
blender_include_dirs(../../intern/utfconv)
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user