Boost logo

Boost-Build :

From: Craig Rodrigues (rodrigc_at_[hidden])
Date: 2005-04-23 17:58:06


On Thu, Apr 21, 2005 at 10:50:40PM -0400, Daniel Holth wrote:
> subdirectory but it doesn't seem to help. Is this easier in v2 or is
> there some correct way to do it in v1?

Daniel,

If I were you, I'd take a look at v2.
I am starting a new project and the syntax in v2 seems
much easier for me to understand than v1.

I took your relative paths project, and made a v2 version of it, which
is very simple.
Basically, what I did:

-- Jamroot
project relative-paths
: build-dir build
;

build-project src ;

-- src/Jamfile.v2
exe sub : subproject.c : <include>../include ;

I only looked at the relative path problem you mentioned,
not the templates problem, but it should be easier with v2.

-- 
Craig Rodrigues 
rodrigc_at_[hidden]
 --G4iJoqBmSsgzjUCe Content-Type: application/octet-stream
Content-Disposition: attachment; filename="relative-paths2.zip"
Content-Transfer-Encoding: base64
[Attachment content not displayed.] --G4iJoqBmSsgzjUCe-- 

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