summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2017-02-21 13:43:03 -0800
committerKonstantin Käfer <mail@kkaefer.com>2017-03-28 13:53:19 +0200
commit3db027751ed79832fccd769f2f5754d24c342a8a (patch)
tree482dcc90c041efe5788be95d30e23fca0408b151 /cmake
parent0be8309446cd165fa34878069efc97dbd1082c0b (diff)
downloadqtlocation-mapboxgl-3db027751ed79832fccd769f2f5754d24c342a8a.tar.gz
[core] Avoid public dtoa.hpp include
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 481145a0a2..98200900d5 100644
--- a/cmake/core-files.cmake
+++ b/cmake/core-files.cmake
@@ -516,6 +516,7 @@ set(MBGL_CORE_FILES
src/mbgl/util/std.hpp
src/mbgl/util/stopwatch.cpp
src/mbgl/util/stopwatch.hpp
+ src/mbgl/util/string.cpp
src/mbgl/util/thread.hpp
src/mbgl/util/thread_context.cpp
src/mbgl/util/thread_context.hpp