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 <mail@jlucke.com>2019-08-16 16:03:06 +0300
committerJacques Lucke <mail@jlucke.com>2019-08-16 16:03:06 +0300
commita8eb9448e74aadf75eab41a6faa97bc28e5a4709 (patch)
tree973b5dc9849d7d640eaa0681dff663d52f10f926 /source/blender/editors/object/CMakeLists.txt
parentf52b66c7ece8455bad2ccbe8bb6c83506d2287ef (diff)
parentee8aad79c1590cd0e98ba67961909ebfa8f6a803 (diff)
Merge branch 'master' into functions
Diffstat (limited to 'source/blender/editors/object/CMakeLists.txt')
-rw-r--r--source/blender/editors/object/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/editors/object/CMakeLists.txt b/source/blender/editors/object/CMakeLists.txt
index 714b95cb259..1fd591b8859 100644
--- a/source/blender/editors/object/CMakeLists.txt
+++ b/source/blender/editors/object/CMakeLists.txt
@@ -58,6 +58,7 @@ set(SRC
object_ops.c
object_random.c
object_relations.c
+ object_remesh.c
object_select.c
object_shader_fx.c
object_shapekey.c