summaryrefslogtreecommitdiff
path: root/platform/ios
diff options
context:
space:
mode:
authorDane Springmeyer <dane@mapbox.com>2016-05-03 13:57:17 -0700
committerDane Springmeyer <dane@mapbox.com>2016-05-03 13:57:17 -0700
commitc82b02c508bb4eb1d6ee25320cf83995a807e603 (patch)
tree6e480d2e91e8fb2a053a99a9d0a6a72a746263b1 /platform/ios
parent7d1a4c5ec146493bb3e192f7fc20e3ae3b626011 (diff)
downloadqtlocation-mapboxgl-c82b02c508bb4eb1d6ee25320cf83995a807e603.tar.gz
[core] port to protozero (#4906)
Diffstat (limited to 'platform/ios')
-rw-r--r--platform/ios/scripts/configure.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/ios/scripts/configure.sh b/platform/ios/scripts/configure.sh
index 31ef374e8e..769407445a 100644
--- a/platform/ios/scripts/configure.sh
+++ b/platform/ios/scripts/configure.sh
@@ -1,5 +1,6 @@
#!/usr/bin/env bash
+PROTOZERO_VERSION=1.3.0
BOOST_VERSION=1.60.0
SQLITE_VERSION=system
ZLIB_VERSION=system