.github/workflows/build-macos.yml: install Meson, ninja and Boost
This commit is contained in:
2
.github/workflows/build-macos.yml
vendored
2
.github/workflows/build-macos.yml
vendored
@@ -40,7 +40,9 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
brew install \
|
brew install \
|
||||||
|
meson ninja \
|
||||||
fmt \
|
fmt \
|
||||||
|
boost \
|
||||||
googletest \
|
googletest \
|
||||||
icu4c \
|
icu4c \
|
||||||
ffmpeg \
|
ffmpeg \
|
||||||
|
Reference in New Issue
Block a user