zenoh-c icon indicating copy to clipboard operation
zenoh-c copied to clipboard

Add zenoh-c-prebuilt Conan recipe

Open oteffahi opened this issue 2 years ago • 0 comments

This PR add a Conan recipe to install Zenoh-C (Currently only 0.10.1-rc) without requiring Rust on the target host. The recipe pulls the necessary artefacts from upstream's github release for the requested version.

This recipe only supports targets for which Zenoh-C is compiled in its releases. Library artefacts for all targets are dynamically linked.

oteffahi avatar Apr 15 '24 16:04 oteffahi