Skip to content

Specify a build script for only binaries #1430

@alexcrichton

Description

@alexcrichton

Right now a build script's output is always linked to a library if it's available (and to a binary if there is no library available). There is a use case, however, where a library doesn't actually use the output but only the binary does. This may be a nice option to have.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-build-scriptsArea: build.rs scriptsA-configurationArea: cargo config files and env varsS-needs-designStatus: Needs someone to work further on the design for the feature or fix. NOT YET accepted.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions