Tool for integrating Rust into an existing CMake project
Corrosion, formerly known as cmake-cargo, is a tool for integrating Rust into an existing CMake project. Corrosion can automatically import executables, static libraries, and dynamic libraries from a workspace or package manifest (Cargo.toml file).
Linter | Message | Location |
---|---|---|
input-labels Identify input labels that do not match package names | label 'rust' does not match package name 'rust:cargo' |