This commit is contained in:
Arnau Alier Torres 2025-05-07 12:46:53 +02:00
parent f658738d5a
commit f7bf0f64a7
2 changed files with 0 additions and 12 deletions

View File

@ -1,4 +0,0 @@
#!/bin/bash
./vendor/premake5 --file=Build.lua gmake

View File

@ -1,8 +0,0 @@
#!/bin/bash
pushd $(dirname "$0")
./vendor/premake5 --file=Build.lua gmake2
# Go back to the original directory
popd