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/function')
-rw-r--r--source/blender/nodes/function/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/blender/nodes/function/CMakeLists.txt b/source/blender/nodes/function/CMakeLists.txt
index 118a1fbffd1..0c3c6a34995 100644
--- a/source/blender/nodes/function/CMakeLists.txt
+++ b/source/blender/nodes/function/CMakeLists.txt
@@ -20,7 +20,7 @@
set(INC
.
- ../
+ ..
../intern
../../blenkernel
../../blenlib
@@ -53,7 +53,7 @@ set(SRC
nodes/node_fn_slice_string.cc
nodes/node_fn_string_length.cc
nodes/node_fn_value_to_string.cc
-
+
node_function_util.cc
node_function_util.hh