#visual-studio #env-var #microsoft #environment #windows #compiler #build-script

build vcvars

Provides access to the environment variables set by vcvars that comes with a Microsoft Visual Studio installation

7 releases

0.1.6 Feb 8, 2023
0.1.5 Feb 1, 2023
0.1.3 Jan 31, 2023

#271 in Build Utils

Download history 45/week @ 2024-01-10 121/week @ 2024-01-17 90/week @ 2024-01-24 112/week @ 2024-01-31 50/week @ 2024-02-07 25/week @ 2024-02-14 47/week @ 2024-02-21 58/week @ 2024-02-28 157/week @ 2024-03-06 53/week @ 2024-03-13 20/week @ 2024-03-20

291 downloads per month

MIT/Apache

19KB
270 lines

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.

Dependencies

~2.9–4.5MB
~81K SLoC