mirror of
git://code.qt.io/qt/qt5.git
synced 2026-01-07 23:46:51 +08:00
TargetBuildOnly builds are broken, since host Qt is not provided and tools cannot be run correctly for top-level builds. Temporary disable them. Task-number: QTBUG-87480 Change-Id: I996e1300cab6bd1383333c686a67e00b55829e5f Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
9 lines
216 B
YAML
9 lines
216 B
YAML
type: Group
|
|
instructions:
|
|
- !include "{{qt/qt5}}/coin_qt_configure.yaml"
|
|
- !include "{{qt/qt5}}/coin_qt_build_docs.yaml"
|
|
disable_if:
|
|
condition: property
|
|
property: features
|
|
contains_value: "TargetBuildOnly"
|