tangramdotdev / packages

A collection of community maintained Tangram packages.
https://www.tangram.dev
MIT License
8 stars 2 forks source link

feat(rust/cargo): buildInTree #94

Closed deciduously closed 6 days ago

deciduously commented 6 days ago

Adds a buildInTree option to mirror std.autotools, which copies the source into the mutable build tempdir instead of referring to the manifest in the readonly source.