|
Boost-Build : |
From: Rene Rivera (grafik.list_at_[hidden])
Date: 2004-12-20 17:55:35
Rene Rivera wrote:
> Robert Ramey wrote:
>
>>Looking to the build/Jamfile for
>>boost.test I find syntax such as the following:
>>
>>template boost_test_lib
>>## sources ##
>>:
>>## requirements ##
>>## default build ##
>>: <threading>single/multi <runtime-link>static/dynamic
>>;
>
> I'd say that's a bug, and it's specifying the requirements and not the
> default build.
I just looked at boost-root/libs/test/build/Jamfile and it differs from
what you quoted. Specifically it has the extra ":"..
template boost_test_lib
## sources ##
:
## requirements ##
## default build ##
: <threading>single/multi <runtime-link>static/dynamic
;
Is your copy of that file somehow changed?
-- -- Grafik - Don't Assume Anything -- Redshift Software, Inc. - http://redshift-software.com -- rrivera/acm.org - grafik/redshift-software.com - 102708583/icq
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk