mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-25 22:27:49 +08:00
Change-Id: Ia241a4211d24d2788f0f0ef9af55b23a6b227624 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
8 lines
92 B
Bash
Executable File
8 lines
92 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
set -ex
|
|
|
|
BASEDIR=$(dirname "$0")
|
|
|
|
"$BASEDIR/../common/macos/libusb.sh"
|