github corrosion-rs/corrosion v0.3.2

latest releases: v0.6.1, v0.6, v0.6.0...
3 years ago

New features (Only available on CMake >= 3.19)

  • Add new CRATE_TYPES flag to corrosion_import_crate() to restrict which
    crate types should be imported (#269).
  • Add NO_LINKER_OVERRIDE flag to let Rust choose the default linker for the target
    instead of what Corrosion thinks is the appropriate linker driver (#272).

Fixes

  • Fix clean target when cross-compiling (#291).
  • Don't set the linker for Rust static libraries (#275).
  • Minor fixes in FindRust #297:
    • fix a logic error in the version detection
    • fix a logic error in QUIET mode when rustup is not found.

Don't miss a new corrosion release

NewReleases is sending notifications on new releases.