|
Boost-Build : |
Subject: [Boost-build] how to install generated headers
From: George Georgiev (george.georgiev.sf_at_[hidden])
Date: 2012-12-31 13:06:55
Hi,
I am sorry if I am missing this in the documentation - seems a common task,
but I cannot find how to add a generated header to the list of headers to
install.
Should I look to identify the generated targets like this:
lib language :
c++/class/class.scompil
;
install headers
:
???
:
<location>dist/include
;
install lib
:
language
:
<location>dist/lib
;
Or I need to modify the generator itself?
Is there something similar to <install-dependencies>on -
<install-includes>on?
Thanks in advance.
George
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