summaryrefslogtreecommitdiff
path: root/test
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 /test
parent2ab782b30edf7e4a16fe76738ff227f35f8748f1 (diff)
downloadqtlocation-mapboxgl-faaafb8387bbe521926e025edc152086e53c1615.tar.gz
[core] Replace clipper and libtess with earcut.hpp
Diffstat (limited to 'test')
-rw-r--r--test/test.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test.gypi b/test/test.gypi
index 51e4a2e621..bf2d76536c 100644
--- a/test/test.gypi
+++ b/test/test.gypi
@@ -98,6 +98,7 @@
'<@(geojsonvt_cflags)',
'<@(rapidjson_cflags)',
'<@(pixelmatch_cflags)',
+ '<@(earcut_cflags)',
],
'ldflags': [
'<@(gtest_ldflags)',