$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] How I can control the name of an lib?
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2013-11-29 10:51:55
AMDG
On 11/29/2013 07:41 AM, Renato Forti wrote:
>
> How I can control the name of an lib? E.g.:
> <snip>
> Generates this lib:
>
> C:\test\boost\application\test_library-vc110-mt-gd-1_54.dll
>
> I want this:
>
> C:\test\boost\application\test_library.dll
>
What you want is the default behavior. The mangled
name is set by the main Boost Jamroot.
In Christ,
Steven Watanabe