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:
authorNicholas Bishop <nicholasbishop@gmail.com>2009-08-25 23:50:33 +0400
committerNicholas Bishop <nicholasbishop@gmail.com>2009-08-25 23:50:33 +0400
commitfad1c3fb58f9a6ee4814d005b0be182b71546c22 (patch)
tree93f1959ccdae3832b263131ebe068927a9b471c4 /source/blender/editors/CMakeLists.txt
parent0ea787041d2584b74bee66b854728fa9590bd487 (diff)
BMesh/CMake:
* Updated/added cmake configuration for building bmesh
Diffstat (limited to 'source/blender/editors/CMakeLists.txt')
-rw-r--r--source/blender/editors/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/CMakeLists.txt b/source/blender/editors/CMakeLists.txt
index 28cfcb3ff6e..47371116676 100644
--- a/source/blender/editors/CMakeLists.txt
+++ b/source/blender/editors/CMakeLists.txt
@@ -36,7 +36,7 @@ SET(INC ../windowmanager
../../kernel/gen_system ../../../intern/SoundSystem ../readstreamglue
../quicktime ../../../intern/elbeem/extern
../../../intern/ghost ../../../intern/opennl/extern ../../../extern/glew/include ../../../intern/smoke/extern
- ../nodes
+ ../nodes ../bmesh
../gpu
../blenfont
${SDL_INC}