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 ec25beb commit 0733eabCopy full SHA for 0733eab
.github/workflows/cmake-worker.yml
@@ -30,7 +30,7 @@ jobs:
30
sudo apt update
31
sudo apt install vulkan-sdk
32
33
- sudo apt-get install gcc-mingw-w64 gcc-mingw-w64-x86-64 g++-mingw-w64 mingw-w64-tools mingw-w64-x86-64-dev
+ sudo apt-get install gcc-mingw-w64-x86-64 g++-mingw-w64 mingw-w64-tools mingw-w64-x86-64-dev
34
sudo apt-get install libfreetype6-dev libsdl2-dev libglew-dev libopengl-dev libglx-dev libgl1-mesa-dev libglfw3-dev
35
36
git clone https://github.com/MrsRina/freetype-mingw64-w64-support
0 commit comments