fix build.sh

This commit is contained in:
Joseph Aquino 2026-04-14 03:54:21 -04:00
parent f17bacf937
commit a0222d09f7
2 changed files with 2 additions and 2 deletions

View File

@ -5,4 +5,4 @@ SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
cd "$SCRIPT_DIR" cd "$SCRIPT_DIR"
echo build files will be placed in ./build echo build files will be placed in ./build
./third-party/premake5/premake5 gmake2 && make -C ../build config=$1 ../third-party/premake5/premake5 gmake2 && make -C ../build config=$1

@ -1 +1 @@
Subproject commit 341153ea7dea2b3f57a8ce542f0dffb9c2500de2 Subproject commit 562888b62d709383f5ef6750c98b204104ea6003