$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] how to determine location of jamroot ?
From: Michael Caisse (boost_at_[hidden])
Date: 2009-08-07 13:13:33
Anatoly Shirokov wrote:
> Hi All!
>
> I want to use location of jamroot in my generator. What is correct way
> to determine it?
>
> Thanks in advance,
> Anatoly.
>
> _______________________________________________
> Unsubscribe & other changes:
> http://listarchives.boost.org/mailman/listinfo.cgi/boost-build
>
Anatoly -
This is what I do. In my Jamroot file I have a line:
----------------------
path-constant TOP : . ;
----------------------
In my Jamfiles I simply use $(TOP) for the location.
Michael
-- ---------------------------------- Michael Caisse Object Modeling Designs www.objectmodelingdesigns.com