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

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

View File

@@ -31,12 +31,12 @@ set(INC
../../../../source/gameengine/Rasterizer
../../../../source/gameengine/Ketsji
../../../../source/gameengine/SceneGraph
../../../../extern/glew/include
../../../../source/blender/gpu
../../../../source/blender/makesdna
../../../../source/blender/blenkernel
../../../../source/blender/blenlib
../../../../source/blender/blenloader
${GLEW_INCLUDE_PATH}
)
set(SRC