rust-lang / cc-rs

Rust library for build scripts to compile C/C++ code into a Rust library
https://docs.rs/cc
Apache License 2.0
1.79k stars 434 forks source link

Fix gen-windows-sys-binding #1130

Closed NobodyXu closed 1 month ago

NobodyXu commented 1 month ago

Make sure standalone binding without dependencies is generated.