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-13 14:43:01 +0300
committerJacques Lucke <jacques@blender.org>2020-02-13 14:43:01 +0300
commit2630b4c23111e317d8705bb6f1db52cd2e57ea57 (patch)
tree559789f1731786698b3efe2cfd586f51e540bde4 /source/blender/simulations/CMakeLists.txt
parent630da3b5e3539ca3bda80a8342b899afc6bfd306 (diff)
new node type for testing
Diffstat (limited to 'source/blender/simulations/CMakeLists.txt')
-rw-r--r--source/blender/simulations/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/simulations/CMakeLists.txt b/source/blender/simulations/CMakeLists.txt
index a58bb8ea97c..ca7232b6f89 100644
--- a/source/blender/simulations/CMakeLists.txt
+++ b/source/blender/simulations/CMakeLists.txt
@@ -60,6 +60,7 @@ set(SRC
nodes/SIM_node_tree.h
nodes/simulation_node_tree.cc
+ nodes/my_test_node.cc
)
set(LIB