This website requires JavaScript.
Explore
Help
Register
Sign In
citra
/
citra-canary
Watch
1
Star
0
Fork
You've already forked citra-canary
0
mirror of
https://github.com/citra-emu/citra-canary.git
synced
2025-01-07 07:55:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
36ae10f555
citra-canary
/
.travis
/
macos
/
deps.sh
5 lines
82 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 19:58:48 +00:00
#!/bin/sh -ex
brew update
CoreAudio::HLE: Add FFmpeg aac decoder
2018-12-09 21:25:45 +00:00
brew install qt5 sdl2 dylibbundler p7zip ccache ffmpeg
Reference in a new issue
Copy permalink