[Bf-blender-cvs] [110f686] soc-2014-viewport_context: added GPU_glew.h to CMakeLists.txt

Jason Wilkins noreply at git.blender.org
Sat Aug 2 13:38:56 CEST 2014


Commit: 110f686560bf8a411f7c016b923e1d240385efee
Author: Jason Wilkins
Date:   Sat Aug 2 06:32:18 2014 -0500
Branches: soc-2014-viewport_context
https://developer.blender.org/rB110f686560bf8a411f7c016b923e1d240385efee

added GPU_glew.h to CMakeLists.txt

===================================================================

M	source/blender/gpu/CMakeLists.txt

===================================================================

diff --git a/source/blender/gpu/CMakeLists.txt b/source/blender/gpu/CMakeLists.txt
index 27657c4..63eea94 100644
--- a/source/blender/gpu/CMakeLists.txt
+++ b/source/blender/gpu/CMakeLists.txt
@@ -58,6 +58,7 @@ set(SRC
 	GPU_buffers.h
 	GPU_draw.h
 	GPU_extensions.h
+	GPU_glew.h
 	GPU_init_exit.h
 	GPU_material.h
 	GPU_simple_shader.h




More information about the Bf-blender-cvs mailing list