$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] How is a module found when using import
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2013-05-27 19:04:31
AMDG
On 05/27/2013 03:52 PM, Edward Diener wrote:
> If I write 'import somemodule ;' in a jamfile how is 'somemodule' found
> ? I know 'somemodule' is just a jamfile called 'somemodule.jam' but how
> does Boost build find it in o0rder to import it ?
>
It searches the directories in BOOST_BUILD_PATH.
> If I wanted to contribute a new module to Boost build, how do I do it ?
>
It would go in tools/build/v2/tools with the
other modules. You can post it here for
review.
In Christ,
Steven Watanabe