We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b28e8c commit 21d8aafCopy full SHA for 21d8aaf
appveyor.yml
@@ -75,7 +75,7 @@ for:
75
76
install:
77
- brew update
78
- - brew install sdl2 sdl2_mixer sdl2_image libjpeg libpng ninja coretools
+ - brew install sdl2 sdl2_mixer sdl2_image libjpeg libpng ninja coreutils
79
80
build_script:
81
- cmake -GNinja -DCMAKE_BUILD_TYPE=Release -Bbuild -H.
0 commit comments