Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-09-20 03:26:39


On Wednesday 20 September 2006 10:50, Raul wrote:
> lib helpers : helpers.cpp : <include>boost : : <include>. ;
>
> lib z : : <name>z <search>/home/ghost ;
> lib compress : : <file>/opt/libs/compress.a ;
>
>
> lib helpers : helpers.cpp : : : <include>. ;
>
> alias header_only_library : : : :
> <include>/usr/include/header_only_library ;
>
> lib lib : lib.cpp : : : <include>. ;
> alias lib_alias ;
> exe main : main.cpp lib_alias ;
>
> ---------------------------------------------------------------------------
>---------------------------------------------------- the above jam code is
> from
> http://boost.org/boost-build2/doc/html/bbv2/advanced/builtins/targets.html
>
> i cann't understand the syntax, could u explain it for me?
> thank u very much!

Did yous see
http://boost.org/boost-build2/doc/html/bbv2/advanced/targets.html ?

BTW, can you use conventional English spelling syntax (no 'u' instead
of 'you'). That's a bit hard on people not accustomed to this style.

- Volodya

-- 
Vladimir Prus
http://vladimir_prus.blogspot.com
Boost.Build V2: http://boost.org/boost-build2

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