9 releases
Uses new Rust 2024
new 0.2.3 | Apr 26, 2025 |
---|---|
0.2.2 | Mar 20, 2025 |
0.1.4 | Mar 17, 2024 |
0.1.3 | Aug 28, 2022 |
#229 in Build Utils
103 downloads per month
19KB
491 lines
conan-build
Extracts compiler flags from Conan packages for integration with Rust build scripts
Read zeromq-sys-sample/build.rs for an example on how to write a build script that links with an external package from conan.
Remarks: It is recommended to not run conan install
within build.rs.
Dependencies
~0.4–1MB
~19K SLoC