mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-01 09:26:26 +00:00
Reimplement cecho.cmd to not depend on starting powershell.exe for speed boost
This commit is contained in:
+1
-1
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user