summaryrefslogtreecommitdiff
path: root/gyp/mbgl-ios.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'gyp/mbgl-ios.gypi')
-rw-r--r--gyp/mbgl-ios.gypi5
1 files changed, 4 insertions, 1 deletions
diff --git a/gyp/mbgl-ios.gypi b/gyp/mbgl-ios.gypi
index b1a55c8176..2bc9ec718d 100644
--- a/gyp/mbgl-ios.gypi
+++ b/gyp/mbgl-ios.gypi
@@ -47,7 +47,10 @@
'../src',
],
'xcode_settings': {
- 'OTHER_CPLUSPLUSFLAGS': [ '<@(uv_cflags)' ],
+ 'OTHER_CPLUSPLUSFLAGS': [
+ '<@(uv_cflags)',
+ '-I<(boost_root)/include',
+ ],
},
'direct_dependent_settings': {
'include_dirs': [