Skip to content

CMake/CPack 'distrib' target omits static libraries #3972

@steven-johnson

Description

@steven-johnson

'make distrib' (using the Makefile) includes both bin/libHalide.so and lib/libHalide.a, whereas 'make distrib' (using CMake) includes only the former, not the latter. This should be fixed so that both build systems produce identical distrib folders.

(See also the ancient PR #2516)

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildIssues related to building Halide and with CI

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions