vcvars

Crates.iovcvars
lib.rsvcvars
version0.1.6
sourcesrc
created_at2023-01-30 08:51:13.294805
updated_at2023-02-08 07:51:34.158651
descriptionProvides access to the environment variables set by vcvars that comes with a Microsoft Visual Studio installation.
homepage
repositoryhttps://github.com/Enyium/vcvars-rs
max_upload_size
id771548
size31,479
(Enyium)

documentation

https://docs.rs/vcvars

README

crates.io

Provides access to the environment variables set by vcvars. Requires Microsoft Visual Studio to be installed.

To be put in Cargo.toml's [build-dependencies] and used in a build script.

The author has no affiliation with Microsoft.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 11

cargo fmt