summaryrefslogtreecommitdiff
path: root/platform/osx
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2015-10-01 15:09:38 -0700
committerJohn Firebaugh <john.firebaugh@gmail.com>2016-05-31 10:15:18 -0700
commitfaaafb8387bbe521926e025edc152086e53c1615 (patch)
tree0b9bf0c1a5aed37bc96dfe5882705c50a61881b5 /platform/osx
parent2ab782b30edf7e4a16fe76738ff227f35f8748f1 (diff)
downloadqtlocation-mapboxgl-faaafb8387bbe521926e025edc152086e53c1615.tar.gz
[core] Replace clipper and libtess with earcut.hpp
Diffstat (limited to 'platform/osx')
-rw-r--r--platform/osx/scripts/configure.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/osx/scripts/configure.sh b/platform/osx/scripts/configure.sh
index f009bae4f6..bcfd0ada38 100644
--- a/platform/osx/scripts/configure.sh
+++ b/platform/osx/scripts/configure.sh
@@ -13,3 +13,4 @@ VARIANT_VERSION=1.1.0
RAPIDJSON_VERSION=1.0.2
GTEST_VERSION=1.7.0
PIXELMATCH_VERSION=0.9.0
+EARCUT_VERSION=0.11