$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] 1.67 libraries missing autolink/dependency information
From: Daniel James (dnljms_at_[hidden])
Date: 2018-03-21 18:30:29
On 21 March 2018 at 17:44, Lorenzo Caminiti via Boost
<boost_at_[hidden]> wrote:
>
> I am not sure I understand this request... I followed all documented
> Boost guidelines and checks when adding Boost.Contract, but it is
> possible I missed something.
>
> Can someone add a link to the Boost docs to do what's being requested
> here for new libs?
It's documented here:
http://www.boost.org/development/separate_compilation.html#auto-link
Hope that helps.