Boost logo

Boost-Build :

Subject: Re: [Boost-build] glob-tree question
From: Stefan Seefeld (stefan_at_[hidden])
Date: 2015-05-21 10:42:57


On 21/05/15 10:35 AM, Rene Rivera wrote:
>
> Try just the project level versions of glob:
>
> headers = [ glob-tree $(SELF)/include/boost : *.hpp ] ;

That's exactly what I tried, resulting in

error: The patterns to 'glob-tree' may not include directory

>
> or
>
> headers = [ glob-tree-ex $(SELF)/include/boost : *.hpp ] ;

Where is glob-tree-ex defined ? I get

ERROR: rule "glob-tree-ex" unknown in module
"Jamfile</home/stefan/projects/boost.python>".

>
>
> What is the suggested way to install headers, while preserving their
> directory structure (relative to some common prefix) ?
>
>
> Well.. The install target has an option to preserve directory
> structure. But I can't decipher what the current boost-install code
> does (I know I should be able to.. but man that jam code is even hard
> for me).

:(

Thanks for your help !

    Stefan

-- 
      ...ich hab' noch einen Koffer in Berlin...

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