Skip to content

Pass environment variables to dependencies. #97

Closed

Description

For cargo's build scripts, it would be handy to be able to pass arguments to them via environment variables.

Usage would look something like:

[dependency.foo]
git = "......"
env = ["BAR", "BAZ", "A=B"]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    A-featuresArea: features — conditional compilation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions