Windows build scripts - ECHO_ON env variable for debugging

This commit is contained in:
Andrej730
2025-11-21 11:49:35 +05:00
parent 692ef5ecea
commit d3fcf39c76
9 changed files with 10 additions and 8 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
::
:: NOTE: The delayed environment variable expansion needs to be enabled before calling this.
@echo off
@if not defined ECHO_ON ( echo off )
set GENERATOR=%1