#! /bin/bash set -e echo build files will be placed in ./build ./third-party/premake5/premake5 premake-ninja ninja $1 -C build