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:
authorAntony Riakiotakis <kalast@gmail.com>2012-02-22 22:57:17 +0400
committerAntony Riakiotakis <kalast@gmail.com>2012-02-22 22:57:17 +0400
commitbb5e545bf43da717066964d1ea05c3f8248777f2 (patch)
tree184bf5416a74af0bdff880ac78f8c8c58683e233 /source/blenderplayer/CMakeLists.txt
parent1955407f7e85cc05601bc952f12de8464ee78ffa (diff)
Fix blenderplayer linking with recent additions to bmesh python. We should really start building with player on so that mistakes like this can be detected early.
Diffstat (limited to 'source/blenderplayer/CMakeLists.txt')
-rw-r--r--source/blenderplayer/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blenderplayer/CMakeLists.txt b/source/blenderplayer/CMakeLists.txt
index 1bf55cd96de..07d6807b7b4 100644
--- a/source/blenderplayer/CMakeLists.txt
+++ b/source/blenderplayer/CMakeLists.txt
@@ -134,6 +134,7 @@ endif()
bf_intern_memutil
bf_python_ext
bf_python_mathutils
+ bf_python_bmesh
bf_blenlib
bf_imbuf_cineon
bf_imbuf_openexr