mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-04-19 07:42:54 +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 "" (
|
IF "%PREMAKE_NO_GLOBAL%" EQU "" (
|
||||||
where /Q "premake5.exe"
|
where /Q "premake5.exe"
|
||||||
IF NOT ERRORLEVEL 1 (
|
IF NOT ERRORLEVEL 1 (
|
||||||
echo success
|
|
||||||
set PREMAKE_BIN="premake5.exe"
|
set PREMAKE_BIN="premake5.exe"
|
||||||
goto runpremake
|
goto runpremake
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user