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

cpp_build should ideally only recompile when the source code has changed #43

Open
expenses opened this issue Sep 11, 2018 · 1 comment

Comments

@expenses
Copy link

I'll look into working on this tomorrow, but its a bit annoying that the whole crate is rebuilt when I run cargo run, having not changed anything.

@expenses
Copy link
Author

Using sccache and setting CXX="sccache cc" works for now.

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