mirror of
git://code.qt.io/qt/qt5.git
synced 2026-01-04 14:07:42 +08:00
This is needed for running RTA jobs in Coin. Change-Id: Iff855dae54babef00c055a2c8b938871101305e3 Reviewed-by: Simo Fält <simo.falt@qt.io>
4 lines
77 B
Bash
Executable File
4 lines
77 B
Bash
Executable File
#!/usr/bin/env bash
|
|
BASEDIR=$(dirname "$0")
|
|
$BASEDIR/../common/macos/java.sh
|