mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-19 11:36:12 +08:00
Change-Id: I9c77d9087f922be211ff43a9340979e18d6450da Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
7 lines
94 B
Bash
Executable File
7 lines
94 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
set -ex
|
|
|
|
BASEDIR=$(dirname "$0")
|
|
"$BASEDIR/../common/macos/pkgconfig.sh"
|