This repository has been archived on 2022-12-23. You can view files and clone it, but cannot push or open issues or pull requests.
fuck-premake-old2/tests/run.sh

5 lines
103 B
Bash
Executable File

#!/bin/sh
MYCFG=$1
if [ ! $MYCFG ]; then MYCFG="debug"; fi
../bin/$MYCFG/premake4 /scripts=../src test