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:
Diffstat (limited to 'source/blender/nodes/CMakeLists.txt')
-rw-r--r--source/blender/nodes/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/nodes/CMakeLists.txt b/source/blender/nodes/CMakeLists.txt
index c8a14f25f21..da7b7712267 100644
--- a/source/blender/nodes/CMakeLists.txt
+++ b/source/blender/nodes/CMakeLists.txt
@@ -288,7 +288,6 @@ set(SRC
intern/node_socket_declarations.cc
intern/node_tree_ref.cc
intern/node_util.c
- intern/type_conversions.cc
composite/node_composite_util.hh
function/node_function_util.hh
@@ -312,7 +311,6 @@ set(SRC
NOD_socket_declarations_geometry.hh
NOD_static_types.h
NOD_texture.h
- NOD_type_conversions.hh
intern/node_common.h
intern/node_exec.h
intern/node_util.h