microsoft / vswhere

Locate Visual Studio 2017 and newer installations
MIT License
921 stars 97 forks source link

Add Vulcan arguments to release builds #293

Closed tydunkel closed 1 year ago

tydunkel commented 1 year ago

Add compile and linker flags to release build configuration to build vulcanized PDBs. This is a requirement for components shipping with Visual Studio. Validated locally with the tooling that vswhere.exe now passes the check when built in release configuration.