$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Setting environment variables
From: Matthew Chambers (matt.chambers42_at_[hidden])
Date: 2010-11-04 12:30:32
On 11/2/2010 10:08 AM, Josh Stern wrote:
> So far as I can gather from the documentation, there is no way to set OS environment variables from within boost build. Is that correct?
Have you tried module.poke and/or the builtin SHELL rule?
-Matt