$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] Directory for binaries
From: John Maddock (john_at_[hidden])
Date: 2008-10-01 13:53:11
Is there an equivalent to the --build-dir=/somepath option that can be set
either in an environment variable or in user_config.jam ?
I need to be able to build and test Boost on a mounted network drive, and
continually having to pass the --build-dir option is getting tedious :-(
Thanks, John.