freetype & libpng are installed by default on mac
This commit is contained in:
4
.github/workflows/cmake_macos.yml
vendored
4
.github/workflows/cmake_macos.yml
vendored
@@ -76,9 +76,7 @@ jobs:
|
|||||||
run: >-
|
run: >-
|
||||||
brew install
|
brew install
|
||||||
ninja
|
ninja
|
||||||
freetype
|
|
||||||
sdl2
|
sdl2
|
||||||
libpng
|
|
||||||
rtmidi
|
rtmidi
|
||||||
openal-soft
|
openal-soft
|
||||||
fluidsynth
|
fluidsynth
|
||||||
@@ -176,9 +174,7 @@ jobs:
|
|||||||
run: >-
|
run: >-
|
||||||
brew install
|
brew install
|
||||||
ninja
|
ninja
|
||||||
freetype
|
|
||||||
sdl2
|
sdl2
|
||||||
libpng
|
|
||||||
rtmidi
|
rtmidi
|
||||||
openal-soft
|
openal-soft
|
||||||
fluidsynth
|
fluidsynth
|
||||||
|
2
.github/workflows/codeql_macos.yml
vendored
2
.github/workflows/codeql_macos.yml
vendored
@@ -70,9 +70,7 @@ jobs:
|
|||||||
run: >-
|
run: >-
|
||||||
brew install
|
brew install
|
||||||
ninja
|
ninja
|
||||||
freetype
|
|
||||||
sdl2
|
sdl2
|
||||||
libpng
|
|
||||||
rtmidi
|
rtmidi
|
||||||
openal-soft
|
openal-soft
|
||||||
fluidsynth
|
fluidsynth
|
||||||
|
Reference in New Issue
Block a user