mirror of
git://code.qt.io/qt/qt5.git
synced 2026-01-07 23:46:51 +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>
16 lines
853 B
YAML
16 lines
853 B
YAML
-
|
|
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']
|
|
-
|
|
Template: 'qtci-linux-CentOS-8.1-x86_64-50'
|
|
Compiler: 'GCC'
|
|
Configure arguments: '-qmake -opensource -confirm-license -verbose -prefix /home/qt/work/install -release -force-debug-info -nomake examples -nomake tests'
|
|
Features: ['UseLegacyInstructions']
|
|
-
|
|
Template: 'qtci-windows-8.1-x86'
|
|
Compiler: 'MSVC2015'
|
|
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'
|