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>2012-04-17 14:25:23 +0400
committerCampbell Barton <ideasman42@gmail.com>2012-04-17 14:25:23 +0400
commit09f722740f3e2df4b14167260fd5e1015f087c30 (patch)
tree46cbcfd11688d6c7711a165dc91e07ef520a2458 /source/blender/editors/mesh/CMakeLists.txt
parent1142a504cbd2085ee0b3bd1a25fbe4443ecf3a3a (diff)
move rip out into its own file
Diffstat (limited to 'source/blender/editors/mesh/CMakeLists.txt')
-rw-r--r--source/blender/editors/mesh/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/editors/mesh/CMakeLists.txt b/source/blender/editors/mesh/CMakeLists.txt
index 3026eeb8f50..246c323213c 100644
--- a/source/blender/editors/mesh/CMakeLists.txt
+++ b/source/blender/editors/mesh/CMakeLists.txt
@@ -43,6 +43,7 @@ set(SRC
editmesh_bvh.c
editmesh_knife.c
editmesh_loopcut.c
+ editmesh_rip.c
editmesh_select.c
editmesh_tools.c
editmesh_utils.c