mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-21 04:16:39 +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
|