Skip to content

support overriding cargo with cross for easier cross-platform builds #266

@mydimension

Description

@mydimension

the Cargo BuildTool is hardwired to use cargo:

s"cargo build $configurationString",

and provides no (obvious) mechanism to supplant that with cross if so desired. In general, it could be useful for all BuildTools to allow for overriding the main command entrypoint.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions