build-ifcopenshell: add example usage

This commit is contained in:
Andrej730
2026-09-09 14:21:49 +05:00
parent f36f48819e
commit 633b35e171
+3
View File
@@ -20,6 +20,9 @@
:: This batch file expects CMake generator as %1 and build configuration type as %2. If not provided,
:: a deduced generator will be used for %1 and BUILD_CFG_DEFAULT for %2 (both set in vs-cfg.cmd)
:: Possible extra parameters are passed for the MSBuild call.
::
:: Example usage:
:: build-ifcopenshell.bat vs2022-x64 Debug
@if not defined ECHO_ON ( echo off )
set PROJECT_NAME=IfcOpenShell