macOS arm64 (#591)

This commit is contained in:
Brad Richardson 2022-12-20 14:38:50 -05:00 committed by GitHub
commit 7a23d6aa81
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 12 additions and 2 deletions

4
.gitmodules vendored
View file

@ -38,3 +38,7 @@
path = third-party/ffmpeg-linux-aarch64
url = https://github.com/LizardByte/build-deps
branch = ffmpeg-linux-aarch64
[submodule "ffmpeg-macos-aarch64"]
path = third-party/ffmpeg-macos-aarch64
url = https://github.com/LizardByte/build-deps
branch = ffmpeg-macos-aarch64