summaryrefslogtreecommitdiff
path: root/gyp/ios.gyp
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2016-02-18 13:26:44 +0100
committerJohn Firebaugh <john.firebaugh@gmail.com>2016-03-22 11:56:01 -0700
commitc587eefbb1290cc01e3e14a0ae18a2d316a498fd (patch)
tree85f3ba7e5997fa1d9d1a0305ce563741cb772d5d /gyp/ios.gyp
parentdb5ac4785fdc02b4e233201bb3c6f55270e3c65d (diff)
downloadqtlocation-mapboxgl-c587eefbb1290cc01e3e14a0ae18a2d316a498fd.tar.gz
[ios] make unit tests work on iOS and iOS Simulator
Diffstat (limited to 'gyp/ios.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 6798384ef4..f07805d315 100644
--- a/gyp/ios.gyp
+++ b/gyp/ios.gyp
@@ -3,5 +3,6 @@
'../platform/ios/app/mapboxgl-app.gypi',
'../platform/ios/framework/framework-ios.gypi',
'../platform/ios/benchmark/benchmark-ios.gypi',
+ '../test/test.gypi',
],
}