Boost logo

Boost-Build :

From: Patrick Frants (gclbb-jamboost_at_[hidden])
Date: 2002-09-03 10:23:04


"David Abrahams" <dave_at_[hidden]> wrote in news:120201c2528c
$952cb770$1c86db41_at_[hidden]:
>> Ok, I would like to add several directories under $(SUBDIR). How can I
>> add a string parameter to add_include_dir and concatenate it with
>> $(SUBDIR)?
>
> I don't know a way to do that.
>
> Well, I guess you could add a made-up property like
> <add_include_dir_param>some-string and use that to detect the string
> parameter. It's a hack but I think it'd work.

Ok thank you. Now there is still the problem with using templates, defined
in the project root jamfile, in a jamfile in a subdirectory. I don't get
any syntax errors, but neither does the instantiated template inherit the
settings of the template from the project root jamfile. For an example look
at the .zip attachment in a previous message on this same thread.

Patrick

 


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