mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-19 22:50:21 +00:00
Windows build scripts - ECHO_ON env variable for debugging
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@
|
||||
:: Usage example for doing an optimized vs2015-x64 build with debug information and using IFC 4:
|
||||
:: > build-all.cmd vs2015-x64 RelWithDebInfo -DUSE_IFC4=1 -DENABLE_BUILD_OPTIMIZATIONS=1
|
||||
|
||||
@echo off
|
||||
@if not defined ECHO_ON ( echo off )
|
||||
|
||||
setlocal EnableDelayedExpansion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user