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>2013-02-28 04:45:07 +0400
committerCampbell Barton <ideasman42@gmail.com>2013-02-28 04:45:07 +0400
commit646b947cc3e51270c689a21336ddf7fbb3ae1859 (patch)
tree6e10954f3d18636e625317d47a7824885712bc4f /source/creator
parente4c887377b5c38e34b0d72e5afa23f1a4424671e (diff)
fix for linking with recent armature refactor, was also missing file from CMakeLists.txt.
Diffstat (limited to 'source/creator')
-rw-r--r--source/creator/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/creator/CMakeLists.txt b/source/creator/CMakeLists.txt
index 7409e23a1f4..24c5ccceea3 100644
--- a/source/creator/CMakeLists.txt
+++ b/source/creator/CMakeLists.txt
@@ -830,12 +830,12 @@ endif()
bf_editor_util
bf_editor_uvedit
bf_editor_curve
- bf_editor_armature
bf_editor_gpencil
bf_editor_interface
bf_editor_mesh
bf_editor_metaball
bf_editor_object
+ bf_editor_armature
bf_editor_physics
bf_editor_render
bf_editor_screen