$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] [build] obj rule broken in test matrix?
From: John Maddock (jz.maddock_at_[hidden])
Date: 2016-04-06 07:24:15
> The problem is --remove-test-targets,
> which apparently causes the object file
> to be deleted prematurely.
OK, but that is surely a bug, since an object file is no more a test
target than a library is?
Thanks, John.