summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2018-08-10 11:27:25 -0700
committerJohn Firebaugh <john.firebaugh@gmail.com>2018-08-13 12:39:44 -0700
commit58202eaf80bdfe1273396d2abe6b1fee8fed937a (patch)
tree87000da34c0c7af322feb74db3e7752c49ce8e1f /cmake
parentb2f60a4bf2fb95c107bb94543ba6345779970e98 (diff)
downloadqtlocation-mapboxgl-58202eaf80bdfe1273396d2abe6b1fee8fed937a.tar.gz
[core] Optimize generated set{Paint,Layout}Property code
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 d35e2c66ca..e875f5b142 100644
--- a/cmake/core-files.cmake
+++ b/cmake/core-files.cmake
@@ -707,6 +707,7 @@ set(MBGL_CORE_FILES
src/mbgl/util/dtoa.cpp
src/mbgl/util/dtoa.hpp
src/mbgl/util/event.cpp
+ src/mbgl/util/fnv_hash.hpp
src/mbgl/util/font_stack.cpp
src/mbgl/util/geo.cpp
src/mbgl/util/geojson_impl.cpp