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:
authorJacques Lucke <jacques@blender.org>2020-02-23 17:25:05 +0300
committerJacques Lucke <jacques@blender.org>2020-02-23 17:25:05 +0300
commitbeed795e5aa3451bdc248b2df640c14615f286f9 (patch)
tree2eff943462f659351143bcb3c43d5fe765b6f0f0 /source/blender/modifiers/CMakeLists.txt
parentfcfe9784cbc42df3ca000c4d11727c12cb2df5c9 (diff)
parent39d0bf90444ef42246f50c5346989780d01e20f4 (diff)
Merge branch 'master' into functions
Diffstat (limited to 'source/blender/modifiers/CMakeLists.txt')
-rw-r--r--source/blender/modifiers/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/modifiers/CMakeLists.txt b/source/blender/modifiers/CMakeLists.txt
index ffc7425adaa..71e421c8b28 100644
--- a/source/blender/modifiers/CMakeLists.txt
+++ b/source/blender/modifiers/CMakeLists.txt
@@ -67,7 +67,7 @@ set(SRC
intern/MOD_laplaciandeform.c
intern/MOD_laplaciansmooth.c
intern/MOD_lattice.c
- intern/MOD_mask.c
+ intern/MOD_mask.cc
intern/MOD_meshcache.c
intern/MOD_meshcache_mdd.c
intern/MOD_meshcache_pc2.c