Skip to content

FindVcvars: Support looking up path of 'vcvars(32|64|amd64).bat' scripts

This commit adds a new CMake module allowing to lookup the vcvars script corresponding to the Visual Studio generator being used.

It also configures a wrapper script allowing to easily execute a command with the corresponding environment.

findvcvars

Merge request reports