Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2011-04-06 07:02:40 +0400
committerCampbell Barton <ideasman42@gmail.com>2011-04-06 07:02:40 +0400
commit5c7bed92d4a124a92c596f2dbe212cc59335925f (patch)
tree4d01507e7d608d3e0f32f1d3dd299ecf92681339 /source/blender/editors/gpencil/CMakeLists.txt
parent1c8d31128766a001dd014a2224ed94e91a65f115 (diff)
fix for cmake glew includes (tested with mingw), also made qtcreator project generator work with mingw again
Diffstat (limited to 'source/blender/editors/gpencil/CMakeLists.txt')
-rw-r--r--source/blender/editors/gpencil/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/editors/gpencil/CMakeLists.txt b/source/blender/editors/gpencil/CMakeLists.txt
index 4269c590a14..71199ee9580 100644
--- a/source/blender/editors/gpencil/CMakeLists.txt
+++ b/source/blender/editors/gpencil/CMakeLists.txt
@@ -29,6 +29,7 @@ set(INC
../../makesrna
../../windowmanager
../../../../intern/guardedalloc
+ ${GLEW_INCLUDE_PATH}
)
set(SRC