Files
qt5/coin/provisioning/qtci-macos-12-x86_64/98-mimersql.sh
Fredrik Ålund 155bb06742 Install Mimer SQL on macOS
Mimer SQL is needed to build the QtSql Mimer SQL plugin.

Fixes: QTBUG-111219
Change-Id: I678c095068fd096f8632f9cdbb00b1bdf96bbe45
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
(cherry picked from commit 1927326833)
2023-10-11 19:04:48 +00:00

6 lines
92 B
Bash
Executable File

#!/usr/bin/env bash
set -ex
BASEDIR=$(dirname "$0")
"$BASEDIR/../common/macos/mimersql.sh"