Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2002-09-10 08:22:44


David Abrahams wrote:
> From: "Vladimir Prus" <ghost_at_[hidden]>
>
>>Suppose a clean build. There's no a_parser.h on disk. In dependency
>>scanner, you set a dependency to a_parser.h and set SEARCH to a lot of
>>directories. When creating real targets from virtual targets, you create
>>another target called "a_parser.h" and set LOCATE to some dir. However,
>>there's no relation between those two targets. Jam can try to compile
>>a.cpp before it generated a_parser.h.
>
>
> I understand.

Do you agree we have to use the scheme I've described?

- Volodya

 


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