#build-script #conan #build

build conan-build

Extracts linker flags from conan packages for use in build scripts

8 releases

0.2.2 Mar 20, 2025
0.2.1 Mar 20, 2025
0.1.4 Mar 17, 2024
0.1.3 Aug 28, 2022

#334 in Build Utils

Download history 3/week @ 2025-02-10 324/week @ 2025-03-17 54/week @ 2025-03-24 6/week @ 2025-03-31

384 downloads per month

MIT license

19KB
480 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
~20K SLoC