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 'intern/cycles/kernel/CMakeLists.txt')
-rw-r--r--intern/cycles/kernel/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/intern/cycles/kernel/CMakeLists.txt b/intern/cycles/kernel/CMakeLists.txt
index e0d48361650..7357c5804ed 100644
--- a/intern/cycles/kernel/CMakeLists.txt
+++ b/intern/cycles/kernel/CMakeLists.txt
@@ -236,6 +236,7 @@ set(SRC_INTEGRATOR_HEADERS
integrator/integrator_shade_shadow.h
integrator/integrator_shade_surface.h
integrator/integrator_shade_volume.h
+ integrator/integrator_shadow_state_template.h
integrator/integrator_state.h
integrator/integrator_state_flow.h
integrator/integrator_state_template.h