mirror of
git://code.qt.io/qt/qt5.git
synced 2026-05-09 12:37:50 +08:00
Change-Id: I62ad67561de3459fe1a09e645dcc9b40dd2dbb1d Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
6 lines
49 B
Bash
Executable File
6 lines
49 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
set -ex
|
|
|
|
brew install ninja
|