7 releases
0.1.6 | Feb 8, 2023 |
---|---|
0.1.5 | Feb 1, 2023 |
0.1.3 | Jan 31, 2023 |
#504 in Build Utils
1,125 downloads per month
Used in racket-sys
19KB
270 lines
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
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
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.8–4.5MB
~78K SLoC