[build2] How to do automatic header dependency extraction?

Joshua Olson 0joshua.olson1 at gmail.com
Mon Nov 6 15:03:45 UTC 2017


Thanks, Boris.

On Mon, Nov 6, 2017 at 7:24 AM, Boris Kolpackov <boris at codesynthesis.com>
wrote:

> Joshua Olson <0joshua.olson1 at gmail.com> writes:
>
> > Is it done implicitly?
>
> Yes, it is extracted and used (to detect when things have to be rebuild,
> to handle auto-generated headers, etc) automatically.
>
>
> > Can I get a list from my project so I can see if paths are configured
> > correctly?
>
> You can examine the .d file for each translation unit. Besides other
> things it contains the list of included header files.
>
> Boris
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.build2.org/archives/users/attachments/20171106/7fad7868/attachment.html>


More information about the users mailing list