summaryrefslogtreecommitdiff
path: root/gyp
diff options
context:
space:
mode:
authorJustin R. Miller <incanus@codesorcery.net>2015-09-21 14:51:23 -0700
committerJustin R. Miller <incanus@codesorcery.net>2015-10-23 14:13:56 -0700
commit144a4714f0b6e0b8e8469b8838d9746e75d440c9 (patch)
tree9b73363a566d906682b39aa29760d6ce8ef9a43c /gyp
parent8d79c257654905a888e9d1a32e566293fda84455 (diff)
downloadqtlocation-mapboxgl-144a4714f0b6e0b8e8469b8838d9746e75d440c9.tar.gz
refs #2684: integrate Twitter Fabric
Diffstat (limited to 'gyp')
-rw-r--r--gyp/platform-ios.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/platform-ios.gypi b/gyp/platform-ios.gypi
index 87cecb5e77..38460612f4 100644
--- a/gyp/platform-ios.gypi
+++ b/gyp/platform-ios.gypi
@@ -92,6 +92,7 @@
'OTHER_CPLUSPLUSFLAGS': [ '<@(cflags_cc)' ],
'CLANG_ENABLE_OBJC_ARC': 'YES',
'CLANG_ENABLE_MODULES': 'YES',
+ 'FRAMEWORK_SEARCH_PATHS': './platform/ios/vendor',
},
'link_settings': {