Skip to content

Add -B,--build-arg option for the cargo build stage of the default subcommand #177

@elpiel

Description

@elpiel

With cargo-deb you have the ability to set specific features that you want to use when building the package.
It would be great to include such ability in cargo-wix as now you have to build manually with the given feature(s) and run cargo-wix with --no-build.

Our use case is that we distinguish between installed app and running with cargo run because of some binaries locations.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions