diff options
Diffstat (limited to 'cmake')
-rw-r--r-- | cmake/core-files.cmake | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cmake/core-files.cmake b/cmake/core-files.cmake index e9d7442e5d..5383f0ed7b 100644 --- a/cmake/core-files.cmake +++ b/cmake/core-files.cmake @@ -32,8 +32,6 @@ set(MBGL_CORE_FILES src/mbgl/annotation/render_annotation_source.hpp src/mbgl/annotation/shape_annotation_impl.cpp src/mbgl/annotation/shape_annotation_impl.hpp - src/mbgl/annotation/style_sourced_annotation_impl.cpp - src/mbgl/annotation/style_sourced_annotation_impl.hpp src/mbgl/annotation/symbol_annotation_impl.cpp src/mbgl/annotation/symbol_annotation_impl.hpp |