This website requires JavaScript.
Explore
Help
Sign In
octo
/
citra
Watch
1
Star
0
Fork
You've already forked citra
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4efb9c6d99
citra
/
.travis
/
macos
/
deps.sh
6 lines
96 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
testing ninja on macos travis
2019-11-28 00:12:56 +01:00
brew install qt5 sdl2 p7zip ccache ffmpeg ninja
travis/macos: Use macpack to bundle dependencies This appears to properly handle the ffmpeg libraries that dylibbundler failed to patch.
2019-03-09 15:05:56 +01:00
pip3 install macpack