$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Including one jam file into another
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2018-01-10 01:30:42
AMDG
On 01/09/2018 06:01 PM, Edward Diener via Boost-build wrote:
> I seem to remember that there is a way of including one jam file into
> another, with some sort of jam include-like statement, but I do not
> remember what this is. Does this exist ? If so, where is it documented ?
>
It's `include`
http://www.boost.org/build/doc/html/jam/language.html#jam.language.flow_of_control
In Christ,
Steven Watanabe