$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] issue with <link>
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2009-01-03 20:45:02
> One of <link>static and <link>shared will always be present in
> the build properties.
Do you mean C runtime?
> The usage-requirements <link>shared:<define>BOOST_TEST_DYN_LINK=1
> should only be specified for the libraries that need it rather than for
> the entire project.
How do I do this?
Gennadiy