Skip to content

Add bundling manually listed libraries #594

@Majdoddin

Description

@Majdoddin

Would be nice to give a list of libs to be bundled, in addition to thos detected automatically.

It's a useful feature for this:

Code that dynamically loads libraries at runtime using ctypes / cffi (from Python) or dlopen (from C/C++) doesn't contain this information in a way that can be statically determined, so dependencies that are loaded via those mechanisms will be missed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions