mirror of
git://code.qt.io/qt/qt5.git
synced 2026-05-09 12:37:50 +08:00
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:
committed by
Volker Hilsheimer
parent
9a270d73db
commit
155bb06742
5
coin/provisioning/qtci-macos-12-arm/98-mimersql.sh
Executable file
5
coin/provisioning/qtci-macos-12-arm/98-mimersql.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
set -ex
|
||||
|
||||
BASEDIR=$(dirname "$0")
|
||||
"$BASEDIR/../common/macos/mimersql.sh"
|
||||
Reference in New Issue
Block a user