aboutsummaryrefslogtreecommitdiffstats
path: root/coin/platform_configs/qmake2cmake.yaml
blob: 73bdaff67247be14a899fa5d9dd3e6e622d0bb40 (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-51'
    Compiler: 'MSVC2019'
    Features: ['DisableTests']
-
    Template: 'qtci-macos-13-x86_64-103'
    Compiler: 'Clang'
    Features: ['DisableTests']
-
    Template: 'qtci-linux-RHEL-9.2-x86_64-51'
    Compiler: 'GCC'
    Features: ['DisableTests']
-
    Template: 'qtci-linux-Ubuntu-22.04-x86_64-51'
    Compiler: 'GCC'
    Features: ['TestOnly', 'LicenseCheck', 'UseLegacyInstructions']