mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-04-16 06:12:53 +00:00
chore: remove debug log in generate script
This commit is contained in:
parent
fea4970b84
commit
62f1ac41c5
@ -53,7 +53,6 @@ cd %~dp0
|
||||
IF "%PREMAKE_NO_GLOBAL%" EQU "" (
|
||||
where /Q "premake5.exe"
|
||||
IF NOT ERRORLEVEL 1 (
|
||||
echo success
|
||||
set PREMAKE_BIN="premake5.exe"
|
||||
goto runpremake
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user