mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-25 14:17:50 +08:00
Windows 11 23H2 version which will replace Windows 11 22H2 once the
new version is deemed as stable. Until then, 23h2 tests will be set
as insignificant.
Task-number: QTQAINFRA-6075
Task-number: QTQAINFRA-6244
Change-Id: I15054813896210fadf14da815ad5a7b3e402e800
Reviewed-by: Jukka Jokiniva <jukka.jokiniva@qt.io>
(cherry picked from commit 5157d1ef93)
Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
32 lines
539 B
Plaintext
32 lines
539 B
Plaintext
[requires]
|
|
icu/65.1@qtproject/stable
|
|
libxml2/2.9.10@qtproject/stable
|
|
libxslt/1.1.34@qtproject/stable
|
|
libjpeg-turbo/2.0.5@qtproject/stable
|
|
|
|
[generators]
|
|
cmake
|
|
txt
|
|
|
|
[options]
|
|
icu:shared=True
|
|
icu:data_packaging=library
|
|
|
|
libxml2:shared=True
|
|
libxml2:iconv=False
|
|
libxml2:icu=True
|
|
libxml2:zlib=False
|
|
|
|
libxslt:shared=True
|
|
|
|
libjpeg-turbo:shared=False
|
|
|
|
[imports]
|
|
bin, icudt65.dll -> ./bin
|
|
bin, icuin65.dll -> ./bin
|
|
bin, icuuc65.dll -> ./bin
|
|
bin, libxml2.dll -> ./bin
|
|
bin, libxslt.dll -> ./bin
|
|
bin, libxml2-2.dll -> ./bin
|
|
bin, libxslt-1.dll -> ./bin
|