Me and my homies hate SDL Mixer
This commit is contained in:
parent
1ae3ceaa4b
commit
ebfdfc86b4
1 changed files with 2 additions and 0 deletions
|
|
@ -61,6 +61,8 @@ cd blankart
|
|||
mkdir build
|
||||
cd build
|
||||
cmake -G "MSYS Makefiles" .. -DCMAKE_POLICY_VERSION_MINIMUM=3.5
|
||||
./_deps/sdl2_mixer-src/external/download.sh
|
||||
cmake -G "MSYS Makefiles" .. -DCMAKE_POLICY_VERSION_MINIMUM=3.5
|
||||
make -j$(nproc)
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue