mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-04 12:46:36 +08:00
Add 'Packaging' flag for llvm MinGW build
We are planning to add llvm based mingw build in the online installer from Qt 6.7.0 -> Task-number: QTBUG-119386 Change-Id: I4603e1492e54b7b05e67e0f2f422cc668bf7d822 Reviewed-by: Cristian Adam <cristian.adam@qt.io> Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
This commit is contained in:
@@ -234,7 +234,7 @@ Configurations:
|
||||
Id: 'windows-11_22h2-llvm'
|
||||
Template: 'qtci-windows-11_22H2-x86_64-51'
|
||||
Compiler: 'Clang'
|
||||
Features: ['Sccache', 'UseConfigure']
|
||||
Features: ['Packaging','Sccache', 'UseConfigure']
|
||||
Configure arguments: '-release -force-debug-info -separate-debug-info -nomake examples'
|
||||
Environment variables: [
|
||||
'Path=C:\llvm-mingw\bin;{{.Env.Path}}',
|
||||
|
||||
Reference in New Issue
Block a user