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/shader/CMakeLists.txt')
-rw-r--r--source/blender/nodes/shader/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/nodes/shader/CMakeLists.txt b/source/blender/nodes/shader/CMakeLists.txt
index 7d99c233197..311b7f75d00 100644
--- a/source/blender/nodes/shader/CMakeLists.txt
+++ b/source/blender/nodes/shader/CMakeLists.txt
@@ -58,7 +58,7 @@ set(SRC
nodes/node_shader_bsdf_translucent.c
nodes/node_shader_bsdf_transparent.c
nodes/node_shader_bsdf_velvet.c
- nodes/node_shader_bump.c
+ nodes/node_shader_bump.cc
nodes/node_shader_camera.c
nodes/node_shader_clamp.cc
nodes/node_shader_common.c