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/blender/editors/armature/CMakeLists.txt
parente4c887377b5c38e34b0d72e5afa23f1a4424671e (diff)
fix for linking with recent armature refactor, was also missing file from CMakeLists.txt.
Diffstat (limited to 'source/blender/editors/armature/CMakeLists.txt')
-rw-r--r--source/blender/editors/armature/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/editors/armature/CMakeLists.txt b/source/blender/editors/armature/CMakeLists.txt
index 9cb90428119..d9555108733 100644
--- a/source/blender/editors/armature/CMakeLists.txt
+++ b/source/blender/editors/armature/CMakeLists.txt
@@ -42,6 +42,7 @@ set(SRC
armature_ops.c
armature_relations.c
armature_select.c
+ armature_skinning.c
armature_utils.c
editarmature_generate.c
editarmature_retarget.c