mirror of
git://code.qt.io/qt/qt5.git
synced 2026-01-07 23:46:51 +08:00
Change-Id: I34a1f603e1d293ee7b898c52a7a3fcbec599c7d6 Reviewed-by: Simo Fält <simo.falt@qt.io>
6 lines
275 B
Plaintext
6 lines
275 B
Plaintext
# Dependency: check-jsonschema -> regress
|
|
# `regress` is not yet built for Windows ARM and building from scratch
|
|
# requires cargo which is not provisioned. Disabling this on Windows ARM for now.
|
|
check-jsonschema ; sys_platform != 'win32' or platform_machine != 'ARM64'
|
|
click
|