$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Oliver Schoenborn (oliver.schoenborn_at_[hidden])
Date: 2005-06-28 21:53:20
Hi,
Is there a way of specifying the boost-build dir in the top-level Jamfile of
a project? It seems like it can only be done in the boost-build.jam file
(using environment var is not an option here). Seems like a bit of a cludge
to have to use yet another file to specify that.
Thanks,
Oliver