feat: Do you plan to make the library available in e.g. Conan Center for easier access?
Open
- Dominant language
- C++
- Stars
- 221
- Forks
- 124
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 21
Description
Context:
- We rely on large scale monorepo with Bazel as a build system.
- We have a way to bring in Conan Center third party libs easily.
- Without this we need to build the library from source in the context of Bazel using something like [`rules_foreign_cc`](https://github.com/bazel-contrib/rules_foreign_cc) which is usually doable but requires significantly more effort compare to a Conan import.
Why:
- Would help accelerate adoption of the library.
Curious to see your thoughts. Thank you!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.