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>2021-01-20 08:11:22 +0300
committerCampbell Barton <ideasman42@gmail.com>2021-01-20 08:11:22 +0300
commit69d30c154334617b9e1761104393313c8db87cc9 (patch)
treee8b2f4f55b2b510115fd04d2409b882efae55a82 /source/blender/nodes
parent41d17291487f42c33677ab7a8ebe7f2f64d11787 (diff)
parentb2037464e420e4171ff2238f35284e156dbcf110 (diff)
Merge branch 'blender-v2.92-release'
Diffstat (limited to 'source/blender/nodes')
-rw-r--r--source/blender/nodes/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/nodes/CMakeLists.txt b/source/blender/nodes/CMakeLists.txt
index e9985cb0e13..ed4d658eb4f 100644
--- a/source/blender/nodes/CMakeLists.txt
+++ b/source/blender/nodes/CMakeLists.txt
@@ -308,6 +308,7 @@ set(SRC
NOD_derived_node_tree.hh
NOD_function.h
NOD_geometry.h
+ NOD_geometry_exec.hh
NOD_math_functions.hh
NOD_node_tree_dependencies.hh
NOD_node_tree_multi_function.hh