summaryrefslogtreecommitdiff
path: root/platform/ios
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2016-05-02 12:00:03 -0700
committerJohn Firebaugh <john.firebaugh@gmail.com>2016-05-02 13:12:24 -0700
commit7800445c85b29f60b8f5ff265122182035af6ff0 (patch)
treeb52f49e8e5c88a9e88ccded3c8e1da18e6086b9a /platform/ios
parent34f9618d31532c7872bef4529eaa138527a320c9 (diff)
downloadqtlocation-mapboxgl-7800445c85b29f60b8f5ff265122182035af6ff0.tar.gz
[core] Use gyp's direct_dependent_settings to propagate variant cflags
Diffstat (limited to 'platform/ios')
-rw-r--r--platform/ios/platform.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/ios/platform.gyp b/platform/ios/platform.gyp
index 6458a55f2c..e4abff27e3 100644
--- a/platform/ios/platform.gyp
+++ b/platform/ios/platform.gyp
@@ -113,7 +113,6 @@
'<@(sqlite_cflags)',
'<@(zlib_cflags)',
'<@(rapidjson_cflags)',
- '<@(variant_cflags)',
],
'ldflags': [
'<@(sqlite_ldflags)',