This website requires JavaScript.
Explore
Help
Sign in
N-archive
/
citra
Watch
1
Star
0
Fork
You've already forked citra
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
f1b8d091db
citra
/
.travis
/
macos
/
deps.sh
5 lines
75 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 21:58:48 +02:00
#!/bin/sh -ex
brew update
travis: use cache
2018-04-11 05:09:35 +02:00
brew install qt5 sdl2 dylibbundler p7zip ccache
Reference in a new issue
Copy permalink