From dfb0befca3b44d17ed82b0ef58fa88fa7004e7f3 Mon Sep 17 00:00:00 2001 From: Jake Petroules Date: Thu, 4 May 2017 16:24:04 -0700 Subject: 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 Reviewed-by: Simon Hausmann --- coin/platform_configs/qt5.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'coin/platform_configs/qt5.txt') 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 -- cgit v1.2.3