1
0
Deve 9d894bc80e
macOS: update and switch off from Cocoapods (#98)
Co-authored-by: Maksym H <Maksym48@pm.me>
2022-09-25 12:10:27 +02:00

17 lines
206 B
Bash
Executable File

#!/bin/bash -e
sh SDL2.sh
sh libjpeg.sh
sh libpng.sh
sh irrlicht.sh
sh gettext.sh
sh freetype.sh
sh leveldb.sh
sh libogg.sh
sh libvorbis.sh
sh luajit.sh
sh openal.sh
echo
echo "All libraries were built!"