alibaba/GraphScope
Auf GitHub ansehenInstall boost components only to reduce the wheel size
Open
#976 geöffnet am 11. Nov. 2021
component:dev-infragood first issuepriority:low
Beschreibung
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)