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/sky/CMakeLists.txt')
-rw-r--r--intern/sky/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/intern/sky/CMakeLists.txt b/intern/sky/CMakeLists.txt
index d46880367dc..f67941605aa 100644
--- a/intern/sky/CMakeLists.txt
+++ b/intern/sky/CMakeLists.txt
@@ -27,6 +27,10 @@ set(INC_SYS
set(SRC
source/sky_model.cpp
source/sky_nishita.cpp
+
+ include/sky_model.h
+ source/sky_float3.h
+ source/sky_model_data.h
)
set(LIB