Boost logo

Boost :

Subject: Re: [boost] [build] How to ignore Jamfiles?
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-10-16 10:48:38


AMDG

Sergey Zubkovsky wrote:
> I there a way to ignore Jamfiles that are located in some
> subdirectories at a whole project's directory layout?

a Jamfile should only be loaded if
a) it is the parent of another Jamfile that is also loaded or
b) it contains targets that are needed by another Jamfile which is also
loaded or
c) it is the Jamfile in the current working directory or
d) it is explicitly referenced on the command line

In Christ,
Steven Watanabe


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk