alibaba/GraphScope
GitHub で見るInstall boost components only to reduce the wheel size
Open
#976 opened on 2021年11月11日
component:dev-infragood first issuepriority:low
説明
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)