summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2018-01-10 13:35:19 -0800
committerKonstantin Käfer <mail@kkaefer.com>2018-01-11 10:35:45 -0800
commit169b0d68f7d36ca5a985ec48b03f502c4ec43277 (patch)
tree0d93275698367811136cd5162978b8d2aa992902
parent9e96aa192321b778f6e4f83ff73d363e0259c248 (diff)
downloadqtlocation-mapboxgl-upstream/release-agua__vector-tile-1.0.1.tar.gz
[core] update vector-tile dependency to 1.0.1upstream/release-agua__vector-tile-1.0.1
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 7f88252754..4badb29f36 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -59,7 +59,7 @@ mason_use(polylabel VERSION 1.0.3 HEADER_ONLY)
mason_use(wagyu VERSION 0.4.3 HEADER_ONLY)
mason_use(shelf-pack VERSION 2.1.1 HEADER_ONLY)
mason_use(cheap-ruler VERSION 2.5.3 HEADER_ONLY)
-mason_use(vector-tile VERSION 1.0.0-rc7 HEADER_ONLY)
+mason_use(vector-tile VERSION 1.0.1 HEADER_ONLY)
add_definitions(-DRAPIDJSON_HAS_STDSTRING=1)