summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2017-04-20 10:28:05 +0200
committerKonstantin Käfer <mail@kkaefer.com>2017-04-20 20:04:33 +0200
commit97f2a448594d7f904f298c61ab7ba673418d36e5 (patch)
tree82f35151c62efddce5e58f4557222c1df3f51467 /cmake
parent0d1d0efd60b306f349943e886345b283b4164ebc (diff)
downloadqtlocation-mapboxgl-97f2a448594d7f904f298c61ab7ba673418d36e5.tar.gz
[core] remove unused leftover files
Diffstat (limited to '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 98c51b2d5d..0ea01992de 100644
--- a/cmake/core-files.cmake
+++ b/cmake/core-files.cmake
@@ -270,6 +270,7 @@ set(MBGL_CORE_FILES
src/mbgl/style/observer.hpp
src/mbgl/style/paint_property.hpp
src/mbgl/style/paint_property_binder.hpp
+ src/mbgl/style/paint_property_statistics.hpp
src/mbgl/style/parser.cpp
src/mbgl/style/parser.hpp
src/mbgl/style/possibly_evaluated_property_value.hpp
@@ -431,6 +432,7 @@ set(MBGL_CORE_FILES
src/mbgl/tile/vector_tile.hpp
# util
+ include/mbgl/util/any.hpp
include/mbgl/util/async_request.hpp
include/mbgl/util/async_task.hpp
include/mbgl/util/char_array_buffer.hpp