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-28 10:02:31 -06:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9b82de6b24
Lime3DS
/
.ci
/
macos
/
deps.sh
4 lines
57 B
Bash
Raw
Normal View
History
Unescape
Escape
Use GitHub Actions as CI service (#5602) * ci: migrate to GitHub Actions * ci: linux-mingw: use lief for parsing PE files * ci: fix left-over issues with clang-format check * ci: workaround libc++ issue on macOS * appveyor: remove build scripts * README: add GitHub Actions badge and ... remove Travis CI and Appveyor badges
2020-11-11 23:21:35 -06:00
#!/bin/sh -ex
Prepare for Vulkan backend (#6595) * externals: Add libraries required for vulkan * build: Add support for downloading bundled MoltenVK. * ci: Install tools needed for Vulkan. * citra_qt: Add API status indicator --------- Co-authored-by: GPUCode <geoster3d@gmail.com>
2023-06-05 09:29:05 -05:00
brew install ccache glslang ninja
||
true
Reference in a new issue
Copy permalink