mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-17 09:46:08 +08:00
Provisioning: Add ninja to the list of installed packages
Change-Id: I018e7812fc95c1db841720294a700a391246251d Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
5
coin/provisioning/qtci-macos-10.13-x86_64/26-ninja.sh
Executable file
5
coin/provisioning/qtci-macos-10.13-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