-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Open
Labels
A-build-scriptsArea: build.rs scriptsArea: build.rs scriptsA-configurationArea: cargo config files and env varsArea: cargo config files and env varsS-needs-designStatus: Needs someone to work further on the design for the feature or fix. NOT YET accepted.Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-build-scriptsArea: build.rs scriptsArea: build.rs scriptsA-configurationArea: cargo config files and env varsArea: cargo config files and env varsS-needs-designStatus: Needs someone to work further on the design for the feature or fix. NOT YET accepted.Status: Needs someone to work further on the design for the feature or fix. NOT YET accepted.