mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-14 16:25:52 +08:00
Libclang is needed for QDoc.
Adding support for WoA (arch=arm64) also introduced a need
to change archVer parameter from Integer to a string.
Task-number: QTBUG-129256
Change-Id: I13f15925a7639c6f926c564146fbbc88f73fff8f
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
(cherry picked from commit 1fe16f55f0)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
3 lines
145 B
PowerShell
3 lines
145 B
PowerShell
# Do not set the default LLVM_INSTALL_DIR for mingw, leave it with msvc for compat
|
|
. "$PSScriptRoot\..\common\windows\libclang.ps1" arm64 vs2022
|