This website requires JavaScript.
Explore
Help
Sign In
sneedmca
/
Lime3DS
Watch
1
Star
0
Fork
You've already forked Lime3DS
0
mirror of
https://github.com/Lime3DS/Lime3DS
synced
2024-12-26 09:02:44 -06:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1f345642c4
Lime3DS
/
.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 14:58:48 -05:00
#!/bin/sh -ex
brew update
travis: use cache
2018-04-10 22:09:35 -05:00
brew install qt5 sdl2 dylibbundler p7zip ccache
Reference in a new issue
Copy permalink