Skip to content

obhq/cmake-cargo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

CMake package to use any Rust crate from C/C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published