Module ninja_build::deps_log [] [src]

Structs

DepsLog

As build commands run they can output extra dependency information (e.g. header dependencies for C source) dynamically. DepsLog collects that information at build time and uses it for subsequent builds.