mirror of
https://git.uzuy-edge.org/Uzuy-Edge/Uzuy
synced 2024-12-24 09:55:40 +00:00
6 lines
117 B
Bash
Executable File
6 lines
117 B
Bash
Executable File
#!/bin/sh -ex
|
|
|
|
brew update
|
|
brew install dylibbundler p7zip qt5 sdl2 ccache
|
|
brew outdated cmake || brew upgrade cmake
|