« Return to Thread: [build] how to get all additional include paths of a project

Re: [build] how to get all additional include paths of a project

by Vladimir Prus :: Rate this Message:

Reply to Author | View in Thread

On Wednesday 17 June 2009 Andrey Torba wrote:

> Hi All!
> There is a project. There are include paths in requirements<include>. The
> project is also dependent on boost, proj1.
> proj1 has 'usage-requirements' include paths and so on...
> Is it possible to get a list of all additional include paths of my project?

Like, in a variable in Jamfile? No -- in general that list depends on
what you build and with what properties. Why do you need this?

- Volodya
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build

 « Return to Thread: [build] how to get all additional include paths of a project