summaryrefslogtreecommitdiff
path: root/gyp
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2014-11-05 12:13:24 +0100
committerKonstantin Käfer <mail@kkaefer.com>2014-11-05 12:13:24 +0100
commit2f86a1735e2806047deebd8378dc60d35cd1993b (patch)
treeed3461bc7fc6f4355a964302db35f93cb306c3cd /gyp
parentc398a799c69c723ba77921331208462d12e42ab9 (diff)
downloadqtlocation-mapboxgl-2f86a1735e2806047deebd8378dc60d35cd1993b.tar.gz
fix boost includes and allow any platform builds for xcode test project
Diffstat (limited to 'gyp')
-rw-r--r--gyp/mbgl-linux.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/mbgl-linux.gypi b/gyp/mbgl-linux.gypi
index a22bd8f7c2..823ba91c35 100644
--- a/gyp/mbgl-linux.gypi
+++ b/gyp/mbgl-linux.gypi
@@ -11,6 +11,7 @@
'<@(uv_cflags)',
'<@(curl_cflags)',
'<@(nu_cflags)',
+ '-I<(boost_root)/include',
],
'cflags': [
'<@(uv_cflags)',