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:
authorJoseph Eagar <joeedh@gmail.com>2021-09-02 10:02:20 +0300
committerJoseph Eagar <joeedh@gmail.com>2021-09-02 10:02:20 +0300
commit2b209317073359e4b03cf069a788ee5b5eff8a7a (patch)
tree68748a22f0fda5920ad0da4bee8d3e3e0b6239b5 /source/blender/blenkernel/CMakeLists.txt
parent416686707f4e9f33bd537420510871aa6fe1b5df (diff)
parent0ccbf5069431aaa323ca9c7f09cb62a0ea35ae86 (diff)
Merge branch 'master' into temp_bmesh_multires
Diffstat (limited to 'source/blender/blenkernel/CMakeLists.txt')
-rw-r--r--source/blender/blenkernel/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/blenkernel/CMakeLists.txt b/source/blender/blenkernel/CMakeLists.txt
index b841777de3a..c18ac9c0519 100644
--- a/source/blender/blenkernel/CMakeLists.txt
+++ b/source/blender/blenkernel/CMakeLists.txt
@@ -78,9 +78,9 @@ set(SRC
intern/anim_visualization.c
intern/appdir.c
intern/armature.c
- intern/armature_selection.cc
intern/armature_deform.c
intern/armature_pose.cc
+ intern/armature_selection.cc
intern/armature_update.c
intern/asset.cc
intern/attribute.c