mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-18 10:09:15 +08:00
Provision Ninja for macOS 10.14 template
Change-Id: I62ad67561de3459fe1a09e645dcc9b40dd2dbb1d Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
This commit is contained in:
5
coin/provisioning/qtci-macos-10.14-x86_64/26-ninja.sh
Executable file
5
coin/provisioning/qtci-macos-10.14-x86_64/26-ninja.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -ex
|
||||
|
||||
brew install ninja
|
||||
Reference in New Issue
Block a user