mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-19 11:36:12 +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 Pick-to: 6.8 Change-Id: I13f15925a7639c6f926c564146fbbc88f73fff8f Reviewed-by: Paul Wicking <paul.wicking@qt.io>
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
|