Locate Visual Studio 2017, 2019 and newer installations
res = vswhere()
res - a struct with information about Visual studio
vswhere allows to find easily Visual studio.
vswhere is currently only implemented on Windows platform.
https://github.com/Microsoft/vswhere
vswhere()
havecompiler, Supported C/C++ compilers.
1.0.0
initial version
Last updated 3 months ago