Skip to content

Use cargo depfile to prevent calling cargo if not necessary #206

@jschwe

Description

@jschwe

Concerns:

  • What about environment variables used in Rust code (via env! or option_env). Does changing target properties that are used in the custom command via genex properly trigger a rebuild even if a DEPFILE is provided?
  • What about include_bytes / include_str - are they tracked in the depfile?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions