$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2005-08-04 03:06:02
David Abrahams wrote:
> Markus Schöpflin <markus.schoepflin_at_[hidden]> writes:
>>To my big surprise, I just discovered that defines are somehow not
>>propagated to dependencies, when using bbv1.
> Right. That's the way free features work.
> Feature, not bug ;-)
Thought so. But how am I supposed to build a full project where a define is
propagated to everything built? If you're asking for a use case: build
boost with -DBOOST_DETECT_OUTDATED_WORKAROUNDS.
Markus