mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-05 23:41:44 +00:00
vs-cfg.cmd - document some output vars
This commit is contained in:
@@ -35,6 +35,11 @@
|
|||||||
:: "vs2019-x86-v141_xp" => cmake -G "Visual Studio 16 2019" -A Win32 -T v141_xp
|
:: "vs2019-x86-v141_xp" => cmake -G "Visual Studio 16 2019" -A Win32 -T v141_xp
|
||||||
::
|
::
|
||||||
:: NOTE: The delayed environment variable expansion needs to be enabled before calling this.
|
:: NOTE: The delayed environment variable expansion needs to be enabled before calling this.
|
||||||
|
::
|
||||||
|
:: Output variables:
|
||||||
|
:: - VC_VER - e.g. "14.5"
|
||||||
|
:: - VS_VER - e.g. "2026"
|
||||||
|
:: - BOOST_BOOTSTRAP_VER - e.g. "vc145"
|
||||||
|
|
||||||
@if not defined ECHO_ON ( echo off )
|
@if not defined ECHO_ON ( echo off )
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user