This website requires JavaScript.
Explore
Help
Register
Sign In
CCF_100
/
suyu-mirror
Watch
1
Star
0
Fork
0
You've already forked suyu-mirror
mirror of
https://git.suyu.dev/suyu/suyu
synced
2025-01-28 18:46:55 -06:00
Code
Issues
Releases
Wiki
Activity
suyu-mirror
/
.travis
/
macos
/
deps.sh
5 lines
68 B
Bash
Raw
Normal View
History
Unescape
Escape
travis: Split build scripts for different platforms This commit also separates clang-format from the linux build, closing #2702.
2017-10-06 20:58:48 +01:00
#!/bin/sh -ex
brew update
Update build scripts
2018-01-13 21:37:06 +00:00
brew install dylibbundler p7zip qt5 sdl2
Reference in New Issue
Copy Permalink