mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-06 07:51:47 +00:00
build-deps.cmd - add example use
This commit is contained in:
@@ -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)
|
||||
:: Optionally a build type (Build/Rebuild/Clean) can be passed as %3.
|
||||
::
|
||||
:: Example usage (all arguments are optional):
|
||||
:: build-deps.cmd vs2022-x64 RelWithDebInfo Build
|
||||
|
||||
@echo off
|
||||
echo.
|
||||
|
||||
Reference in New Issue
Block a user