Boost logo

Boost-Build :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2005-03-09 08:47:27


Vladimir Prus wrote:
> Vladimir Prus wrote:
>> install install-headers : [ glob CommonModules/*/*.h ]
>>
>> : <location>$(include-locate)
>> <preserve-path>on
>> ;
>>
>>Please let me know if this works for you.
>
> Oops, it does not. I've tested with
>
> install dist : a/b/c.h : ........ ;
>
> and it *does* work, but the example with 'glob' does not work yet because
> 'glob' return absolute path names. I'll work on this.

Had to deal with the same issue on BBv1. It uses
"<tree-subdirs>$(BOOST_ROOT)" to tell the stage rule to remove that
prefix from any source paths that have it.

-- 
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com - 102708583/icq
 

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