This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
citra
Watch
1
Star
0
Fork
0
You've already forked citra
mirror of
https://github.com/PabloMK7/citra.git
synced
2025-02-22 04:11:15 +02:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
106ef861bb
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 22:58:48 +03:00
#!/bin/sh -ex
brew update
travis: use cache
2018-04-11 06:09:35 +03:00
brew install qt5 sdl2 dylibbundler p7zip ccache
Reference in New Issue
Copy Permalink