mirror of
git://code.qt.io/qt/qt5.git
synced 2026-09-22 16:36:53 +08:00
Windows provisioning: Remove duplicate libusb install scripts
When libusb installation was added for Windows, Linux, and Mac in change2cee9da977there already was a libusb installation script for Windows in Coin. This script duplication has never been fixed, so we had 2 scripts for a long time. Pick-to: 6.8 Change-Id: Ic18824faf543a7cae2497b29e4ac8f757ed83af0 Reviewed-by: Tony Sarajärvi <[email protected]> (cherry picked from commitdc29c6d134) Reviewed-by: Qt Cherry-pick Bot <[email protected]> (cherry picked from commiteb3a82b7c6)
This commit is contained in:
committed by
Qt Cherry-pick Bot
parent
e16f7c5ce3
commit
098ec00e62
@@ -1 +0,0 @@
|
||||
. "$PSScriptRoot\..\common\windows\libusb.ps1"
|
||||
@@ -1 +0,0 @@
|
||||
. "$PSScriptRoot\..\common\windows\libusb.ps1"
|
||||
@@ -1,4 +0,0 @@
|
||||
# Copyright (C) 2025 The Qt Company Ltd
|
||||
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
|
||||
|
||||
. "$PSScriptRoot\..\common\windows\libusb.ps1"
|
||||
Reference in New Issue
Block a user