mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-19 19:46:16 +08:00
Windows 11 21H2 will be replaced by 22H2 version Task-number: QTQAINFRA-5203 Pick-to: 6.4 Change-Id: Iad18055cf84d9c1ff38984611c820b1c23d663a2 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Matti Paaso <matti.paaso@qt.io>
4 lines
207 B
PowerShell
4 lines
207 B
PowerShell
# Do not set the default LLVM_INSTALL_DIR for mingw, leave it with msvc for compat
|
|
. "$PSScriptRoot\..\common\windows\libclang.ps1" 64 mingw $False
|
|
. "$PSScriptRoot\..\common\windows\libclang.ps1" 64 vs2019
|