mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-23 21:36:50 +08:00
Change will enable tests for MSVC 2019 and replace MSVC2017 as packaging target. Task-number: QTQAINFRA-2875 Task-number: QTQAINFRA-3432 Change-Id: Ifef3bd02b5fae6225a6c0ecdc412edbb488e25b1 Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
15 lines
777 B
YAML
15 lines
777 B
YAML
-
|
|
Template: 'qtci-windows-7-x86_64-4'
|
|
Compiler: 'MSVC2013'
|
|
Features: ['DisableTests']
|
|
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -force-debug-info -opengl dynamic -nomake examples -nomake tests'
|
|
-
|
|
Template: 'qtci-windows-8.1-x86_64'
|
|
Compiler: 'MSVC2013'
|
|
Features: ['DisableTests']
|
|
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -force-debug-info -opengl dynamic -nomake examples -nomake tests'
|
|
-
|
|
Template: 'qtci-windows-10-x86-3'
|
|
Compiler: 'MSVC2019'
|
|
Configure arguments: '-opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -force-debug-info -opengl dynamic -nomake examples -nomake tests'
|