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.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmake/core-files.cmake b/cmake/core-files.cmake
index e9f70378ad..f2e26a9a7e 100644
--- a/cmake/core-files.cmake
+++ b/cmake/core-files.cmake
@@ -426,8 +426,10 @@ set(MBGL_CORE_FILES
include/mbgl/style/conversion/source.hpp
include/mbgl/style/conversion/tileset.hpp
include/mbgl/style/conversion/transition_options.hpp
+ src/mbgl/style/conversion/color_ramp_property_value.cpp
src/mbgl/style/conversion/constant.cpp
src/mbgl/style/conversion/coordinate.cpp
+ src/mbgl/style/conversion/custom_geometry_source_options.cpp
src/mbgl/style/conversion/filter.cpp
src/mbgl/style/conversion/function.cpp
src/mbgl/style/conversion/geojson.cpp