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-01-07 18:04:13 +0300
committerNicholas Bishop <nicholasbishop@gmail.com>2009-01-07 18:04:13 +0300
commitfd969911c5b32b46950a8a79ea1d63e6a1bc10fc (patch)
treeafc5f74ad4fdb2a85424d40cd0f2fc679a47f73c /source/blender/makesrna/intern/CMakeLists.txt
parentbf9080d9c15e2afdff8344b37fc0d89d84b559f7 (diff)
Fixed cmake for pose rna
Diffstat (limited to 'source/blender/makesrna/intern/CMakeLists.txt')
-rw-r--r--source/blender/makesrna/intern/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/makesrna/intern/CMakeLists.txt b/source/blender/makesrna/intern/CMakeLists.txt
index d2165e17267..4a537d031a0 100644
--- a/source/blender/makesrna/intern/CMakeLists.txt
+++ b/source/blender/makesrna/intern/CMakeLists.txt
@@ -55,6 +55,7 @@ SET(SRC
rna_object_force.c
rna_packedfile.c
rna_particle.c
+ rna_pose.c
rna_property.c
rna_radio.c
rna_rna.c