Hacker News new | ask | show | jobs
by Rusky 2384 days ago
There's a `cmake` crate that you could use from `build.rs` the same way, or you could go the other direction and have your existing build system invoke Cargo or rustc.