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:
Liang Qi
2019-05-23 21:52:56 +02:00
parent 79bc4f0771
commit aabcc8128c

View File

@@ -0,0 +1,5 @@
#!/usr/bin/env bash
set -ex
brew install ninja