|
Boost-Build : |
From: Jurko Gospodnetiæ (jurko.gospodnetic_at_[hidden])
Date: 2008-06-04 08:34:53
Hi Paul.
> What about copying directory trees in Bjam? I can't get "install" to achieve this.
You can use the install rule in combination with any of the globbing
rules.
For example:
install somewhereOverTheRainbow
:
[ path.glob-tree gugu/gaga/data : *.* : .svn ]
;
Hope this helps.
Best regards,
Jurko Gospodnetiæ
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