#! /bin/bash
set -e
echo build files will be placed in ./build
./third-party/premake5/premake5 gmake2
make -C build config=$1