Replies: 1 comment 2 replies
-
Could you clarify what you mean with that? Deleting the target dir would also mean that incremental builds are impossible |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm using corrosion to compile my crate as part of an larger CMake project which has been working great so far. Except for the explosion in disk usage due to CMake/corrosion creating an new
target
dir for each invokation. Is it possibe to delete the target dir once all binaries/libs have been copied?Beta Was this translation helpful? Give feedback.
All reactions