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:
authorLuca Rood <dev@lucarood.com>2017-02-27 22:08:25 +0300
committerLuca Rood <dev@lucarood.com>2017-02-27 22:08:25 +0300
commit6ab9af0083a947b88ef71b247ce1853145351890 (patch)
treea71df9e88cfd2b75ffa0db795cc8bf0dc5377767 /source/blender/modifiers/CMakeLists.txt
parentbf243752fc3ff2eebc842c250aaa7f7be5aadb73 (diff)
parent4fa4132e45c97df24108b14fa3c11b2b4b04d22c (diff)
Merge branch 'master' into blender2.8
Diffstat (limited to 'source/blender/modifiers/CMakeLists.txt')
-rw-r--r--source/blender/modifiers/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/modifiers/CMakeLists.txt b/source/blender/modifiers/CMakeLists.txt
index b8ebb375a48..15a7ea5d644 100644
--- a/source/blender/modifiers/CMakeLists.txt
+++ b/source/blender/modifiers/CMakeLists.txt
@@ -93,6 +93,7 @@ set(SRC
intern/MOD_solidify.c
intern/MOD_subsurf.c
intern/MOD_surface.c
+ intern/MOD_surfacedeform.c
intern/MOD_triangulate.c
intern/MOD_util.c
intern/MOD_uvwarp.c