add option WITH_BUILTIN_GLEW, so linux packagers can disable to use their own glew library.

This commit is contained in:
2011-04-05 23:31:01 +00:00
parent d5d9c56cb5
commit ca254dd37b
26 changed files with 115 additions and 21 deletions

View File

@@ -25,7 +25,7 @@ set(INC
../../blenkernel
../../blenloader
../../../../intern/guardedalloc
../../../../extern/glew/include
${GLEW_INCLUDE_PATH}
${PYTHON_INCLUDE_DIRS}
)