Boost logo

Boost-Build :

Subject: Re: [Boost-build] namespaces
From: Stefan Seefeld (stefan_at_[hidden])
Date: 2016-10-15 09:31:04


On 14.10.2016 14:47, Steven Watanabe wrote:
> import path ;
> >> path-constant here : . ;
> >> sources = [ path.glob-tree $(here)/subdir : * ] ;
> >> install files : $(sources) :
> >> <install-source-root>$(here)/subdir
> >> <location>install-dir ;

Doing that I get an error

error: Unable to find file or target named
error:
'/home/stefan/projects/modular-boost/libs/python/doc/numpy/reference'

The 'glob-tree' call generates a list of files (including directory
names !), and it looks like the 'install' rule doesn't accept directory
names.
Am I missing a flag somewhere ?

Thanks,
        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