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/hydra/CMakeLists.txt')
-rw-r--r--intern/cycles/hydra/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/intern/cycles/hydra/CMakeLists.txt b/intern/cycles/hydra/CMakeLists.txt
index 17a7f897ac6..aa194fb936e 100644
--- a/intern/cycles/hydra/CMakeLists.txt
+++ b/intern/cycles/hydra/CMakeLists.txt
@@ -27,6 +27,7 @@ set(INC_HD_CYCLES
config.h
curves.h
field.h
+ file_reader.h
geometry.h
geometry.inl
instancer.h
@@ -48,6 +49,7 @@ set(SRC_HD_CYCLES
curves.cpp
camera.cpp
field.cpp
+ file_reader.cpp
instancer.cpp
light.cpp
material.cpp