component:dev-infragood first issuepriority:low
仓库指标
- Star
- (2,401 star)
- PR 合并指标
- (平均合并 1分钟) (30 天内合并 8 个 PR)
描述
as titled.
Since we only used components of boost in the cmake
find_package(Boost REQUIRED COMPONENTS system filesystem
# required by folly
context program_options regex thread)