This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
Lime3DS
Watch
2
Star
0
Fork
0
You've already forked Lime3DS
mirror of
https://github.com/Lime3DS/Lime3DS.git
synced
2024-11-13 13:35:14 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b91fbf3f8e
Lime3DS
/
.ci
/
macos
/
deps.sh
4 lines
49 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-12 06:21:35 +01:00
#!/bin/sh -ex
ci: Generate universal macOS build.
2023-01-06 00:16:40 +01:00
brew install ccache ninja
||
true
Reference in New Issue
Copy Permalink