$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Injecting usage-requirements into generated targets
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2011-01-05 10:47:21
AMDG
On 1/4/2011 5:33 PM, Emil Dotchevski wrote:
> No, I mean the usage-requirements. What is being tested is that a
> dependent project including a header file does not get a compile error
> in the header file.
I guess I'm still not sure why this needs usage-requirements.
Anyway, the usual rules for usage-requirements apply.
You get them if you depend on the target they come
from. If the usage-requirements are defined for a project,
then you get them if you depend on any target in the
project.
In Christ,
Steven Watanabe