summaryrefslogtreecommitdiff
path: root/gyp/asset-zip.gypi
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2015-02-03 16:18:37 +0100
committerKonstantin Käfer <mail@kkaefer.com>2015-02-04 11:54:01 +0100
commit73f7db9af2f76593856d64349a376412d292cd15 (patch)
treedb311e489246d41e6386f4c8bcc14da17e634c66 /gyp/asset-zip.gypi
parentf007c420ed4e2eadaedbbdd1c29912c6c8142fa1 (diff)
downloadqtlocation-mapboxgl-73f7db9af2f76593856d64349a376412d292cd15.tar.gz
cleanup makefiles
Diffstat (limited to 'gyp/asset-zip.gypi')
-rw-r--r--gyp/asset-zip.gypi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gyp/asset-zip.gypi b/gyp/asset-zip.gypi
index 87f7584772..25df2a3d8b 100644
--- a/gyp/asset-zip.gypi
+++ b/gyp/asset-zip.gypi
@@ -23,7 +23,7 @@
'cflags_cc': [
'<@(uv_cflags)',
'<@(zip_cflags)',
- '-I<(boost_root)/include',
+ '<@(boost_cflags)',
],
'ldflags': [
'<@(uv_ldflags)',