2022-02-27 11:33:15 +01:00

12 lines
133 B
Bash
Executable File

#!/bin/bash -e
./irrlicht.sh
./freetype.sh
./libcurl.sh
./gettext.sh
./openal.sh
./luajit.sh
echo
echo "All libraries were built!"