aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/qmake2cmake.yaml
blob: df23d840960a67fdfd5f16416b9d4b381ab7128b (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_22H2-x86_64-50'
    Compiler: 'MSVC2019'
    Features: ['DisableTests']
-
    Template: 'qtci-macos-12-x86_64-105'
    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']