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: >-
|
||||
brew install
|
||||
ninja
|
||||
freetype
|
||||
sdl2
|
||||
libpng
|
||||
rtmidi
|
||||
openal-soft
|
||||
fluidsynth
|
||||
@@ -176,9 +174,7 @@ jobs:
|
||||
run: >-
|
||||
brew install
|
||||
ninja
|
||||
freetype
|
||||
sdl2
|
||||
libpng
|
||||
rtmidi
|
||||
openal-soft
|
||||
fluidsynth
|
||||
|
2
.github/workflows/codeql_macos.yml
vendored
2
.github/workflows/codeql_macos.yml
vendored
@@ -70,9 +70,7 @@ jobs:
|
||||
run: >-
|
||||
brew install
|
||||
ninja
|
||||
freetype
|
||||
sdl2
|
||||
libpng
|
||||
rtmidi
|
||||
openal-soft
|
||||
fluidsynth
|
||||
|
Reference in New Issue
Block a user