rename WITH_BUILTIN_GLEW, WITH_SYSTEM_GLEW & negate.
This commit is contained in:
@@ -908,7 +908,7 @@ endif()
|
||||
list(APPEND BLENDER_SORTED_LIBS extern_eltopo)
|
||||
endif()
|
||||
|
||||
if(WITH_BUILTIN_GLEW)
|
||||
if(NOT WITH_SYSTEM_GLEW)
|
||||
list(APPEND BLENDER_SORTED_LIBS extern_glew)
|
||||
endif()
|
||||
|
||||
|
Reference in New Issue
Block a user