Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-03-10 05:07:48


On Wednesday 02 March 2005 19:58, jbpritts wrote:

> 3.) doit.h will be placed in /opt/include/CommonModules/foo
> 4.) doit2.h will be placed in /opt/include/CommonModules/bar/baz
>
> This is similar to how Boost include files are installed.

Ok, a second try. Using current CVS you should be able to do:

install install-headers :
[ glob a/*.hpp ]
:
<location>dist/include
<install-source-root>.
;

At least this work for Boost. Please test this and tell if it works for you.

- 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