$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [cmake] Pull request announcement
From: Peter Dimov (lists_at_[hidden])
Date: 2018-09-17 12:47:28
Alexander Grund wrote:
> The tests should not have any dependencies above the library dependencies.
It's very common for tests to have additional dependencies beyond what the
library needs.