$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] Just copy a set of files
From: Xavier Pegenaute (xpegenaute_at_[hidden])
Date: 2009-06-03 06:21:33
Hi,
I would like to know how I could copy a set of files and directories. I thought
using the rule install, but when I try to define the list of elements to copy I
have problems to avoid directories in the list of elements, how I could
differentiate the type of files in the list?
Actually I am selecting the files with "path.glob-tree".
May be is it better to do it in another way?
Thanks and Regards.
Xavi.