summaryrefslogtreecommitdiff
path: root/coin/platform_configs/qmake2cmake.yaml
blob: 876d07e859f910702ff52bd19e629dcce27a549a (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-106'
    Compiler: 'Clang'
    Features: ['DisableTests']
-
    Template: 'qtci-linux-RHEL-9.0-x86_64-50'
    Compiler: 'GCC'
    Features: ['DisableTests']
-
    Template: 'qtci-linux-Ubuntu-22.04-x86_64-51'
    Compiler: 'GCC'
    Features: ['TestOnly', 'LicenseCheck', 'UseLegacyInstructions']