$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] [boost-build] how to use boost.use-project?
From: Vladimir Prus (ghost_at_[hidden])
Date: 2009-07-14 05:43:18
On Tuesday 14 July 2009 Andrey Torba wrote:
> <use> for jam projects and <library> for explicit library names?
It's explained in the docs:
http://www.boost.org/boost-build2/doc/html/bbv2/advanced/builtins/features.html
- Volodya