aboutsummaryrefslogtreecommitdiffstats
path: root/coin
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@qt.io>2017-05-04 16:24:04 -0700
committerJake Petroules <jake.petroules@qt.io>2017-05-05 06:12:36 +0000
commitdfb0befca3b44d17ed82b0ef58fa88fa7004e7f3 (patch)
treecedfd991aa5a204f05f048041badf826359e2458 /coin
parent596702c398792ea70f503a66df46abdd7f585d89 (diff)
Remove Static from the watchOS configuration
This was unintentionally added, and helps with the shared library coverage on iOS-like platforms until such time iOS and tvOS can be moved to shared libraries for official releases as well. Change-Id: Iabae0503a0ce3fe538b97fc1941a1ccf19024429 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'coin')
-rw-r--r--coin/platform_configs/qt5.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/coin/platform_configs/qt5.txt b/coin/platform_configs/qt5.txt
index b99f7cdf..5f30e668 100644
--- a/coin/platform_configs/qt5.txt
+++ b/coin/platform_configs/qt5.txt
@@ -13,4 +13,4 @@ qtci-windows-7-x86-2 QNX_660 armv7 Mingw53 Packagin
qtci-windows-7-x86-2 QNX_660 x86 Mingw53 Packaging Release DisableTests OpenGLES2
qtci-osx-10.10-x86_64 IOS_ANY multi Clang Packaging DebugAndRelease DisableTests Static
qtci-macos-10.12-x86_64-8 TvOS_ANY multi Clang DebugAndRelease DisableTests Static
-qtci-macos-10.12-x86_64-8 WatchOS_ANY multi Clang DebugAndRelease DisableTests Static
+qtci-macos-10.12-x86_64-8 WatchOS_ANY multi Clang DebugAndRelease DisableTests