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.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/nodes/CMakeLists.txt b/source/blender/nodes/CMakeLists.txt
index 96c59992b25..f4b6a452281 100644
--- a/source/blender/nodes/CMakeLists.txt
+++ b/source/blender/nodes/CMakeLists.txt
@@ -128,6 +128,7 @@ set(SRC
intern/SHD_nodes/SHD_emission.c
intern/SHD_nodes/SHD_fresnel.c
intern/SHD_nodes/SHD_geometry.c
+ intern/SHD_nodes/SHD_holdout.c
intern/SHD_nodes/SHD_light_path.c
intern/SHD_nodes/SHD_mix_closure.c
intern/SHD_nodes/SHD_add_closure.c