[Bf-blender-cvs] [b8bcbf3] PSketch: CMake support for PSketch and PSculpt

Joshua Leung noreply at git.blender.org
Sun Jan 31 14:28:40 CET 2016


Commit: b8bcbf340898550709f698d731e141cc30bffe62
Author: Joshua Leung
Date:   Sun Nov 22 19:22:08 2015 +1300
Branches: PSketch
https://developer.blender.org/rBb8bcbf340898550709f698d731e141cc30bffe62

CMake support for PSketch and PSculpt

===================================================================

M	source/blender/editors/armature/CMakeLists.txt

===================================================================

diff --git a/source/blender/editors/armature/CMakeLists.txt b/source/blender/editors/armature/CMakeLists.txt
index 1ed70b3..05d318b 100644
--- a/source/blender/editors/armature/CMakeLists.txt
+++ b/source/blender/editors/armature/CMakeLists.txt
@@ -51,7 +51,9 @@ set(SRC
 	pose_edit.c
 	pose_lib.c
 	pose_group.c
+	pose_sculpt.c
 	pose_select.c
+	pose_sketch.c
 	pose_slide.c
 	pose_transform.c
 	pose_utils.c




More information about the Bf-blender-cvs mailing list