mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-25 22:27:49 +08:00
- Add Windows configurations that use MSVC - Provision openapi generator on the relevant platforms - golang is already provisioned on all these platforms The patch does not enable mingw and llvm configs, because we need to build zlib using mingw first. It also does not enable x64_64->arm64 cross-compile configs, because they have a dependency on the mingw config. Task-number: QTBUG-138968 Change-Id: I4fe35d149a1f9bfa93c1a128e5910b33aad536d4 Reviewed-by: Tatiana Borisova <tatiana.borisova@qt.io>
5 lines
198 B
PowerShell
5 lines
198 B
PowerShell
# Copyright (C) 2025 The Qt Company Ltd
|
|
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
|
|
|
|
. "$PSScriptRoot\..\common\windows\install-openapi.ps1"
|