summaryrefslogtreecommitdiff
path: root/cmake/core-files.cmake
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <thiago@mapbox.com>2016-09-26 19:18:50 +0300
committerKonstantin Käfer <mail@kkaefer.com>2016-09-28 16:35:50 +0200
commit4ef66f36d40c9801b6683fe18b27367c89159541 (patch)
tree5d60be018b32de8dd41c084d5d32b4e66925175c /cmake/core-files.cmake
parente0ffde7bc216083966ed575902513e6f06d9bafc (diff)
downloadqtlocation-mapboxgl-4ef66f36d40c9801b6683fe18b27367c89159541.tar.gz
[core] Use geojson as a header only library
Diffstat (limited to 'cmake/core-files.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 b7ee4ee313..bb329247ae 100644
--- a/cmake/core-files.cmake
+++ b/cmake/core-files.cmake
@@ -436,6 +436,7 @@ set(MBGL_CORE_FILES
src/mbgl/util/exclusive.hpp
src/mbgl/util/font_stack.cpp
src/mbgl/util/geo.cpp
+ src/mbgl/util/geojson.cpp
src/mbgl/util/grid_index.cpp
src/mbgl/util/grid_index.hpp
src/mbgl/util/http_header.cpp