summaryrefslogtreecommitdiff
path: root/gyp
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2015-05-05 11:38:27 +0200
committerKonstantin Käfer <mail@kkaefer.com>2015-05-05 11:53:20 +0200
commit24083c582c7308025ed05285ad9e82696c70658a (patch)
treebd77e509ea403eafe2e604eff4d18f246fd165aa /gyp
parent691c305467c5d503719743e69f73bf28f20894d5 (diff)
downloadqtlocation-mapboxgl-24083c582c7308025ed05285ad9e82696c70658a.tar.gz
[iOS] add benchmarking application
Diffstat (limited to 'gyp')
-rw-r--r--gyp/ios.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/ios.gyp b/gyp/ios.gyp
index 989f34cb72..f26ec3772c 100644
--- a/gyp/ios.gyp
+++ b/gyp/ios.gyp
@@ -1,5 +1,6 @@
{
'includes': [
'../ios/app/mapboxgl-app.gypi',
+ '../ios/benchmark/benchmark-ios.gypi',
],
}