mirror of
git://code.qt.io/qt/qt5.git
synced 2026-01-08 07:56:54 +08:00
...to prepare switching the default from qmake to CMake. Task-number: QTBUG-87049 Change-Id: I0f17e65cead99d2b7bf3191b1bfc96cee7d089e9 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
12 lines
611 B
YAML
12 lines
611 B
YAML
Version: 2
|
|
Configurations:
|
|
- Template: 'qtci-windows-8.1-x86_64'
|
|
Compiler: 'MSVC2013'
|
|
Features: ['DisableTests', 'UseLegacyInstructions']
|
|
Configure arguments: '-qmake -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-4'
|
|
Compiler: 'MSVC2019'
|
|
Configure arguments: '-qmake -opensource -confirm-license -verbose -prefix c:\Users\qt\work\install -release -force-debug-info -opengl dynamic -nomake examples -nomake tests'
|
|
Features: ['UseLegacyInstructions']
|