themrmilchmann/Setup MSVC Developer Command Prompt
Sets up a Microsoft Visual C++ tools for command-line usage
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| arch | The target architecture | no | — |
| vs-path | The path to the Visual Studio installation | no | — |
| sdk | Windows SDK to use | no | — |
| spectre | Use Visual Studio libraries with Spectre mitigations | no | — |
| toolset | VC++ compiler toolset version | no | — |
| uwp | Build for Universal Windows Platform | no | — |
| export-path-to-vcvarsall | The environment variable to store the path to vcvarsall.bat in | no | — |
| export-path-to-vs | The environment variable to store the path to the Visual Studio installation in | no | — |
Outputs
no outputs