Reimplement cecho.cmd to not depend on starting powershell.exe for speed boost

This commit is contained in:
Thomas Krijnen
2025-10-08 14:18:52 +02:00
parent 14c1b70768
commit e216d345c1
2 changed files with 43 additions and 5 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ if NOT "%CD%" == "%batpath%" (
set PROJECT_NAME=IfcOpenShell
call utils\cecho.cmd 15 0 "This script fetches and builds all %PROJECT_NAME% dependencies"
call utils\cecho.cmd 0 15 "This script fetches and builds all %PROJECT_NAME% dependencies"
echo.
:: Enable the delayed environment variable expansion needed in vs-cfg.cmd.