$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Miguel A (ironphase_at_[hidden])
Date: 2005-08-26 11:51:24
This might be an elemental question, but I don't find an answer in the
docs.
With the target "stage" I am able to install EXE and LIBs to a given
location. However if I would like to install a number of *.h files to
go along with the libraries, Is there are proper way to do this?
Thanks