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:
authorTon Roosendaal <ton@blender.org>2013-03-16 21:12:39 +0400
committerTon Roosendaal <ton@blender.org>2013-03-16 21:12:39 +0400
commit0f8660064aecf90203931c8c0b4fcf66bafdd5f6 (patch)
tree3996fe0d76c1235585e77e7f1259fba0ccab18ea /source/blender/editors/mesh/CMakeLists.txt
parent3be732f3ef7a8581a5c7dee01436350a1c203d53 (diff)
Bug fix, irc reported:
Using new off-screen backbuffer selection failed for Lasso in editmode.
Diffstat (limited to 'source/blender/editors/mesh/CMakeLists.txt')
-rw-r--r--source/blender/editors/mesh/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/editors/mesh/CMakeLists.txt b/source/blender/editors/mesh/CMakeLists.txt
index 7e194d7ed5c..0a45dd6704b 100644
--- a/source/blender/editors/mesh/CMakeLists.txt
+++ b/source/blender/editors/mesh/CMakeLists.txt
@@ -26,6 +26,7 @@ set(INC
../../blenlib
../../blenloader
../../bmesh
+ ../../gpu
../../imbuf
../../makesdna
../../makesrna