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:
Diffstat (limited to 'source/blender/editors/armature/CMakeLists.txt')
-rw-r--r--source/blender/editors/armature/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/armature/CMakeLists.txt b/source/blender/editors/armature/CMakeLists.txt
index e942bcf2902..aff5803f037 100644
--- a/source/blender/editors/armature/CMakeLists.txt
+++ b/source/blender/editors/armature/CMakeLists.txt
@@ -44,7 +44,7 @@ set(SRC
armature_utils.c
editarmature_undo.c
meshlaplacian.c
- pose_backup.c
+ pose_backup.cc
pose_edit.c
pose_group.c
pose_lib.c