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:
authorSergey Sharybin <sergey.vfx@gmail.com>2017-12-06 12:38:34 +0300
committerSergey Sharybin <sergey.vfx@gmail.com>2017-12-06 12:38:34 +0300
commit5389ca18596aee628c9c05044ce8bbd6188a3f45 (patch)
tree3b2448bb7381d2b29cf47f1cca97d983b8e2d686 /source/blender/depsgraph/CMakeLists.txt
parent16b9e91bf1db35b54a292049ec8d1c2d5669c163 (diff)
parent1027ddfa2d2dc115da8fc48d0bea801a1ff1ce2b (diff)
Merge branch 'master' into blender2.8
Diffstat (limited to 'source/blender/depsgraph/CMakeLists.txt')
-rw-r--r--source/blender/depsgraph/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/depsgraph/CMakeLists.txt b/source/blender/depsgraph/CMakeLists.txt
index 89ba6e27aed..9495321a0ff 100644
--- a/source/blender/depsgraph/CMakeLists.txt
+++ b/source/blender/depsgraph/CMakeLists.txt
@@ -80,6 +80,7 @@ set(SRC
intern/builder/deg_builder_nodes.h
intern/builder/deg_builder_pchanmap.h
intern/builder/deg_builder_relations.h
+ intern/builder/deg_builder_relations_impl.h
intern/builder/deg_builder_transitive.h
intern/eval/deg_eval.h
intern/eval/deg_eval_copy_on_write.h