Skip to content

boost_fetch very slow on repeated builds #2

@HDembinski

Description

@HDembinski

I started to re-implement CMake Support in Boost::histogram, using mincmake and Boost conforming CMake configuration. Histogram depends directly on 8 Boost libraries, but indirectly on 29. I currently use boost_fetch, but it takes very long to fetch 29 libraries every time. Is there a way to speed this up? I think once a dependency was fetched, it shouldn't be re-fetched unless the user deletes the dependency directory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions