Boost logo

Boost-Build :

Subject: Re: [Boost-build] Building a generator binary then using it?
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-10-16 22:53:31


AMDG

Alexander Sack wrote:
>> toolset.flags tblgen COMMAND : tblgen ;
>>
> Yes!
>

Patch against the trunk attached. To err on the side of safety,
it requires that the target's project be specified.

toolset.flags tblgen COMMAND : .//tblgen ;

Volodya, what do you think about these semantics?

This patch is rather hacky, so I'd want to clean it up a bit.

In Christ,
Steven Watanabe




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