rsdn / nemerle

Nemerle language. Main repository.
http://nemerle.org
Other
622 stars 89 forks source link

Use vswhere to find the VS path #13350

Open NN--- opened 4 years ago

NN--- commented 4 years ago

https://github.com/rsdn/nemerle/blob/retarget-compiler/Build-core-base.cmd#L35

VS_WHERE = os.path.expandvars("%ProgramFiles(x86)%\\Microsoft Visual Studio\\Installer\\vswhere.exe")