$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Project-root.jam
From: Thomas Suckow (tsuckow_at_[hidden])
Date: 2010-12-01 10:48:39
> In the 'example' sandbox library the top-level jamfile is called
> 'project-root.jam'. Is this just an alternative name for 'jamroot.jam', the
> jamfile at the root of a project hierarchy. If not, what does the name
> signify ?
It looks like in 2008 project-root.jam became Jamroot.jam
http://listarchives.boost.org/boost-build/2008/01/18268.php
-
Thomas