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)
This commit is contained in:
Fredrik Ålund
2023-08-23 12:56:12 +02:00
committed by Volker Hilsheimer
parent 9a270d73db
commit 155bb06742
10 changed files with 83 additions and 0 deletions

View File

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