feat: Do you plan to make the library available in e.g. Conan Center for easier access?
未关闭
- 主要语言
- C++
- 星标
- 221
- 派生
- 124
- 平均合并
- 1 天 16 小时
- 30 天内合并 PR
- 21
描述
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!
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先检查 repository 的 Bazel 集成和现有的 rules_foreign_cc 方案,然后比较发布到 Conan Center 的要求。当就是否需要支持 Conan Center 达成一致,并记录或实现清晰的集成路径时,即视为完成;该 issue 未指定具体的文件或测试。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp
- 领域
- build-system
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100