aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/qtsdk.yaml
blob: 8c35a8d081c401ddeeb92817e67efa2ffa33abfd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
-
    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'