aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/qmake2cmake.yaml
blob: 7445b3050f04f6f196276503e24ea62a359fe214 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Version: 2
Module only: True
Configurations:
-
    Template: 'qtci-windows-10_21H2-x86_64-51'
    Compiler: 'MSVC2019'
    Features: ['DisableTests']
-
    Template: 'qtci-macos-12-x86_64-102'
    Compiler: 'Clang'
    Features: ['DisableTests']
-
    Template: 'qtci-linux-RHEL-8.4-x86_64-50'
    Compiler: 'GCC'
    Features: ['DisableTests']
-
    Template: 'qtci-linux-Ubuntu-20.04-x86_64-50'
    Compiler: 'GCC'
    Features: ['TestOnly', 'LicenseCheck', 'UseLegacyInstructions']