mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-31 10:47:07 +08:00
Change-Id: Ic8dcca193fdbbada26b95d92c365daaa2bd9c6b1 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"
|