This website requires JavaScript.
Explore
Help
Sign In
emu-mirror
/
Lime3DS
Watch
1
Star
0
Fork
0
You've already forked Lime3DS
mirror of
https://github.com/Lime3DS/Lime3DS.git
synced
2025-01-17 17:12:12 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Lime3DS
/
.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 20:58:48 +01:00
#!/bin/sh -ex
brew update
CoreAudio::HLE: Add FFmpeg aac decoder
2018-12-09 22:25:45 +01:00
brew install qt5 sdl2 dylibbundler p7zip ccache ffmpeg
Reference in New Issue
Copy Permalink