zenoh-c
zenoh-c copied to clipboard
Add zenoh-c-prebuilt Conan recipe
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.