Re: Feedback on Átila's Vision for D
Jacob Carlborg
doob at me.com
Thu Oct 17 18:23:57 UTC 2019
On 2019-10-17 18:46, Russel Winder wrote:
> From what I can see both Cargo and Dub fail on updating generated source
> files. An example: I generate a D module for Fontconfig library using DStep,
> but it seems SCons is the only tool of Dub, Cargo, Meson, etc. that easily
> copes with this build precursor. But I may be missing something.
Perhaps the `extraDependencyFiles` [1] field can help?
[1]
https://dlang.org/changelog/2.085.0.html#extraDependencyFiles-attribute-added
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list