$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Passing variable to Jamfile via command line
From: Robert Kawulak (robert.kawulak_at_[hidden])
Date: 2011-01-16 08:42:15
> From: Steven Watanabe
> The variables are defined in the global module.
> Try using [ modules.peek : VARIABLE ] in the
> Jamfile.
Thank you, that worked!
Is it documented somewhere in Boost.Build docs? If so, I must have overlooked it, otherwise it would be nice to mention this in
http://www.boost.org/doc/tools/build/doc/html/bbv2/overview/jam_language.html
or
http://www.boost.org/doc/tools/build/doc/html/bbv2/overview/invocation.html
Best regards,
Robert