$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Jurko GospodnetiÄ (jurko.gospodnetic_at_[hidden])
Date: 2008-08-01 05:22:43
Hi William.
> I would like to install boost dlls into a special directory once they've
> been built but i don't find how to do that, could someone help me ?
If you are talking about the Boost library build, try the 'stage'
target and the --stage-dir option. 'install' target does the same thing
but also installs Boost library headers into some fixed location.
Hope this helps.
Best regards,
Jurko GospodnetiÄ