Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support CARGO_TARGET_DIR #188

Open
soloturn opened this issue Apr 21, 2024 · 0 comments
Open

support CARGO_TARGET_DIR #188

soloturn opened this issue Apr 21, 2024 · 0 comments

Comments

@soloturn
Copy link

soloturn commented Apr 21, 2024

to not always rebuild everything when building various cosmic apps, cargo suggests to use CARGO_TARGET_DIR. which works for building, but installing does not respect this target directory and not finds the built binary.

i created a ticket in cargo as well, as it seems not to be obvious how install should be called so this works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant