mirror of https://github.com/qt/qt5.git
7 lines
280 B
PowerShell
7 lines
280 B
PowerShell
# Copyright (C) 2020 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
|
|
|
|
# MSVC 2019 and Build Tools are pre-provisioned, but the updating happens with:
|
|
. "$PSScriptRoot\..\common\windows\update-msvc2019.ps1"
|
|
|