Add /nologo

This commit is contained in:
gingerBill
2024-12-05 12:30:17 +00:00
parent b36a81ef53
commit a4b071e864
+1 -1
View File
@@ -20,7 +20,7 @@ if "%VSCMD_ARG_TGT_ARCH%" neq "x64" (
)
pushd misc
cl get-date.c
cl /nologo get-date.c
popd
for /f %%i in ('misc\get-date') do (