corrosion-rs / corrosion

Marrying Rust and CMake - Easy Rust and C/C++ Integration!
https://corrosion-rs.github.io/corrosion/
MIT License
1.02k stars 97 forks source link

feat: build lib crates #531

Closed allanma8 closed 1 month ago

allanma8 commented 1 month ago

Allow import and build of lib crates. Note: this does not produce a linkable target for C/C++.