mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 14:23:53 +00:00
Windows build scripts - ECHO_ON env variable for debugging
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@
|
||||
:: Example usage (all arguments are optional):
|
||||
:: build-deps.cmd vs2022-x64 RelWithDebInfo Build
|
||||
|
||||
@echo off
|
||||
@if not defined ECHO_ON ( echo off )
|
||||
echo.
|
||||
|
||||
for %%Q in ("%~dp0\.") DO set "batpath=%%~fQ"
|
||||
|
||||
Reference in New Issue
Block a user