Switch the cmake build also to macOS 10.14

We've switched the qmake configs as well, so cmake should follow.

Change-Id: Ib0cf4b3ade56714b4437afd5ce301204e5b31d24
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
This commit is contained in:
Simon Hausmann
2020-02-12 08:41:22 +01:00
committed by Lars Knoll
parent 04e09db02a
commit 68419bc36c

View File

@@ -34,7 +34,7 @@ Configurations:
Compiler: 'ICC_18'
Configure arguments: '-DBUILD_EXAMPLES=OFF -DBUILD_SHARED_LIBS=OFF'
-
Template: 'qtci-macos-10.13-x86_64-2'
Template: 'qtci-macos-10.14-x86_64-2'
Compiler: 'Clang'
Configure arguments: '-DBUILD_EXAMPLES=OFF -DCMAKE_OSX_SYSROOT:PATH=/Applications/Xcode10.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk -DCMAKE_OSX_DEPLOYMENT_TARGET=10.12'
-