Boost logo

Boost-Build :

Subject: Re: [Boost-build] path-constant does not work inside project-config.jam
From: Vladimir Prus (ghost_at_[hidden])
Date: 2009-11-20 09:27:06


On Thursday 12 November 2009 17:14:30 Johan Nilsson wrote:

> Hi,
>
> I'm trying to use project-config.jam to extend BOOST_BUILD_PATH for my
> entire project. However, it seems like when using path-constant here, the
> path remains relative to the current working directory.

Yep, it's because project-config is a weird kind of project that is
not associated with a location -- mostly, to prevent putting buildable
targets there. I am playing with some alternatives now.

- Volodya


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk