summaryrefslogtreecommitdiff
path: root/cmake/core-files.txt
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/core-files.txt')
-rw-r--r--cmake/core-files.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/cmake/core-files.txt b/cmake/core-files.txt
index 2d55807ee8..bccdc27066 100644
--- a/cmake/core-files.txt
+++ b/cmake/core-files.txt
@@ -94,6 +94,12 @@ src/mbgl/gl/vertex_array.hpp
src/mbgl/gl/vertex_array_extension.hpp
src/mbgl/gl/vertex_buffer.hpp
+# layermanager
+include/mbgl/layermanager/layer_factory.hpp
+include/mbgl/layermanager/layer_manager.hpp
+src/mbgl/layermanager/layer_factory.cpp
+src/mbgl/layermanager/layer_manager.cpp
+
# layout
src/mbgl/layout/clip_lines.cpp
src/mbgl/layout/clip_lines.hpp