mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-20 11:56:31 +08:00
CMake: Provision llvm-mingw for latest Windowss 11 23H2 image
It was previously missed, and thus qdoc wasn't built for the windows-11_23H2-llvm Packaging configuration. Amends9975595a5ePick-to: 6.7 Fixes: QTBUG-121548 Task-number: QTBUG-111580 Change-Id: I1142b593f36c8366ceaeac91eba81e16f1a2557d Reviewed-by: Alexey Edelev <alexey.edelev@qt.io> (cherry picked from commit8aa15db27f) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
committed by
Qt Cherry-pick Bot
parent
52322049be
commit
9d623692a8
@@ -1,3 +1,4 @@
|
||||
# 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 llvm-mingw $False
|
||||
. "$PSScriptRoot\..\common\windows\libclang.ps1" 64 vs2019
|
||||
|
||||
Reference in New Issue
Block a user