summaryrefslogtreecommitdiff
path: root/cmake/core-files.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/core-files.cmake')
-rw-r--r--cmake/core-files.cmake5
1 files changed, 5 insertions, 0 deletions
diff --git a/cmake/core-files.cmake b/cmake/core-files.cmake
index 80e9f16156..e9d7442e5d 100644
--- a/cmake/core-files.cmake
+++ b/cmake/core-files.cmake
@@ -327,6 +327,11 @@ set(MBGL_CORE_FILES
src/mbgl/style/layer_impl.hpp
src/mbgl/style/layer_observer.hpp
src/mbgl/style/layout_property.hpp
+ src/mbgl/style/light.cpp
+ src/mbgl/style/light_impl.cpp
+ src/mbgl/style/light_impl.hpp
+ src/mbgl/style/light_observer.hpp
+ src/mbgl/style/light_properties.hpp
src/mbgl/style/observer.hpp
src/mbgl/style/paint_property.hpp
src/mbgl/style/parser.cpp