mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-20 11:56:31 +08:00
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>
Continuous Integration ====================== This directory contains files used by Qt's Continuous Integration system (Coin). pre-provisioning ---------------- Contains scripts which are used to install software to tier1 machines manually. E.g. Visual studio installation takes too long to be included to automatic provisioning of tier2 templates. provisioning ------------ Contains scripts that apply to different test machines in order to run automatic tests on them. For Windows scripts, make sure that the machine has "Set-ExecutionPolicy RemoteSigned -Force" set. (Run as admin in PowerShell)