mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-25 00:15:11 +08:00
Change-Id: Idc325127865ecb7d7bd4d5636b15cc3214bcd4c5 Reviewed-by: Toni Saario <toni.saario@qt.io>
38 lines
1.2 KiB
YAML
38 lines
1.2 KiB
YAML
Version: 2
|
|
Include: [
|
|
quick-bridges.yaml: [
|
|
"macos-quick-bridges",
|
|
"windows-quick-bridges"
|
|
],
|
|
cmake_platforms.yaml: [
|
|
"rhel-9.6"
|
|
]
|
|
]
|
|
Configurations:
|
|
-
|
|
Id: 'windows-quick-bridges-python'
|
|
Template: 'qtci-windows-11_24H2-x86_64-71'
|
|
Compiler: 'MSVC2022'
|
|
Platform dependency: 'windows-quick-bridges'
|
|
Features: ['Packaging', 'Sccache', 'UseConfigure', 'DisableTests', 'RunAsPlatformDependency', 'QtBridgesPython']
|
|
|
|
-
|
|
Id: 'linux-quick-bridges-python'
|
|
Template: 'qtci-linux-RHEL-9.6-x86_64-51'
|
|
Compiler: 'GCC'
|
|
Platform dependency: 'rhel-9.6'
|
|
Features: ['Packaging', 'Sccache', 'UseConfigure', 'DisableTests', 'RunAsPlatformDependency', 'QtBridgesPython']
|
|
|
|
-
|
|
Id: 'macos-quick-bridges-python'
|
|
Template: 'qtci-macos-15-arm-104'
|
|
Compiler: 'Clang'
|
|
Platform dependency: 'macos-quick-bridges'
|
|
Features: ['Packaging', 'Sccache', 'UseConfigure', 'DisableTests', 'RunAsPlatformDependency', 'QtBridgesPython']
|
|
|
|
-
|
|
Id: 'windows-on-arm-quick-bridges-python'
|
|
Template: 'qtci-windows-11_23H2-aarch64-53'
|
|
Compiler: 'MSVC2022'
|
|
Features: ['Packaging', 'Sccache', 'UseConfigure', 'DisableTests', 'QtBridgesPython']
|