This is an extension of build-helper, which provides great convenience for FFI and cross compilation.
build-helper
: Core functionality from the originalbuild-helper
cratecmake
: Additional utilities and helpers for:- FFI build configuration
- Platform-specific build customization
- CMake build system integration with cmkabe
Add this to your Cargo.toml
:
[dependencies]
leach = "0.2.2"
This project is licensed under the MIT License. See the LICENSE file for details.
Contributions are welcome! Please feel free to submit a PR.
For any questions or feedback, please contact me at spritetong@gmail.com.