mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-24 13:47:46 +08:00
Change-Id: I83878864bd87e54130b5cb098a27de8b455f394f 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"
|