summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorIvo van Dongen <info@ivovandongen.nl>2017-03-04 18:44:33 -0800
committerJesse Bounds <jesse@rebounds.net>2017-03-10 11:08:32 -0800
commit517659b1b44a4e31e1035d4da9c444380454ad58 (patch)
tree45777ce2cf3ca4cb4d22ab42c6a82c6b4118b530 /cmake
parent4d325879b89323439e9c2955ba5271d03c910490 (diff)
downloadqtlocation-mapboxgl-517659b1b44a4e31e1035d4da9c444380454ad58.tar.gz
[core] query source features
Diffstat (limited to 'cmake')
-rw-r--r--cmake/core-files.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/core-files.cmake b/cmake/core-files.cmake
index b5baff264c..d2a77aa3aa 100644
--- a/cmake/core-files.cmake
+++ b/cmake/core-files.cmake
@@ -245,6 +245,7 @@ set(MBGL_CORE_FILES
include/mbgl/style/filter_evaluator.hpp
include/mbgl/style/layer.hpp
include/mbgl/style/property_value.hpp
+ include/mbgl/style/query.hpp
include/mbgl/style/source.hpp
include/mbgl/style/transition_options.hpp
include/mbgl/style/types.hpp