summaryrefslogtreecommitdiff
path: root/platform/linux
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2016-05-24 08:44:49 -0700
committerJohn Firebaugh <john.firebaugh@gmail.com>2016-05-24 09:55:13 -0700
commiteb03611943fc1c6a57d8981eff754f97ce99d4c7 (patch)
tree5056a564af757e990760a7be74836bf17c0ee304 /platform/linux
parenta6e0870a3a4c2fa441a8d28fd9a9134c0e2af783 (diff)
downloadqtlocation-mapboxgl-eb03611943fc1c6a57d8981eff754f97ce99d4c7.tar.gz
[build] Make gyp commands more consistent
Diffstat (limited to 'platform/linux')
-rw-r--r--platform/linux/platform.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/linux/platform.gyp b/platform/linux/platform.gyp
index 4791ba30c4..98a1e253c9 100644
--- a/platform/linux/platform.gyp
+++ b/platform/linux/platform.gyp
@@ -2,6 +2,7 @@
'variables': {
'loop_lib': 'uv',
'headless_lib': 'glx',
+ 'coverage': '<!(echo $ENABLE_COVERAGE)>',
},
'conditions': [
['OS == "mac"', {