summaryrefslogtreecommitdiff
path: root/test/test.gypi
diff options
context:
space:
mode:
authorYoung Hahn <young@mapbox.com>2016-05-25 02:45:54 -0400
committerJohn Firebaugh <john.firebaugh@gmail.com>2016-05-31 10:15:18 -0700
commita800d33dd8b88b1be8db64a4ee83835758a9718e (patch)
tree767f778866b7d6de502ba3de25b818c5f0ea1373 /test/test.gypi
parent517218204fb3639413161662824164c463c7e407 (diff)
downloadqtlocation-mapboxgl-a800d33dd8b88b1be8db64a4ee83835758a9718e.tar.gz
[core] Don't earcut more than 500 inner rings
Diffstat (limited to 'test/test.gypi')
-rw-r--r--test/test.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test.gypi b/test/test.gypi
index bf2d76536c..03052ab1c4 100644
--- a/test/test.gypi
+++ b/test/test.gypi
@@ -54,6 +54,7 @@
'math/minmax.cpp',
'math/clamp.cpp',
+ 'tile/geometry_tile.cpp',
'tile/tile_id.cpp',
'storage/offline.cpp',