Skip to content

Devendor CMake dependencies #686

@jakirkham

Description

@jakirkham

Currently cuCIM has a number of dependencies it retrieves via CMake and often statically links

Ideally we would retrieve these via package managers (to ensure they stay up-to-date) and dynamically link them

It appears all of them are available via Conda packages

For wheels, we add anything we need to the Docker image used to build wheels. Like what we did with OpenSlide ( rapidsai/ci-imgs#91 )

So think we can handle these dependencies more effectively through these other means

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions