Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 411 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 411 Bytes

cmake-cargo

This is a CMake package to integrate Cargo into your CMake project. It will allows you to use any Rust crates from C/C++. This package use a different approach from Corrosion that I believe our implementation are more natural to use and less hacky than Corrosion.

This requires CMake 3.31+.

License

MIT