Skip to content

Cleanup wheels from useless artefacts #473

@SylvainCorlay

Description

@SylvainCorlay

Is it possible to exclude items which are in the cmake install manifest from the wheel?

As it turns out, we were able to do a fully static build of everything in our scikit-build wheel to avoid relocation issues, but te resulting wheel includes the .a, as well as the cmake config files and other artefacts from the dependencies. Since all we produce is an executable, we could completely remove all of that...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: TriageIssues/PRs that need to be triaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions