summaryrefslogtreecommitdiff
path: root/platform/qt/platform.gyp
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/qt/platform.gyp
parent34f9618d31532c7872bef4529eaa138527a320c9 (diff)
downloadqtlocation-mapboxgl-7800445c85b29f60b8f5ff265122182035af6ff0.tar.gz
[core] Use gyp's direct_dependent_settings to propagate variant cflags
Diffstat (limited to 'platform/qt/platform.gyp')
-rw-r--r--platform/qt/platform.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/qt/platform.gyp b/platform/qt/platform.gyp
index 53b3e5fa02..dc43e0200f 100644
--- a/platform/qt/platform.gyp
+++ b/platform/qt/platform.gyp
@@ -83,7 +83,6 @@
'<@(qt_network_cflags)',
'<@(rapidjson_cflags)',
'<@(sqlite_cflags)',
- '<@(variant_cflags)',
'<@(webp_cflags)',
'-fPIC',
],