Boost logo

Boost-Build :

From: Renaud Lepere (renaud.lepere_at_[hidden])
Date: 2006-04-12 06:44:12


>
> using boost : the-directory-with-boost-source ;
>
> exe your_exe : source.cpp /boost//boost_filesystem ;
>
> This will automatically build the requested Boost library and
> link it with
> your application.
>
using boost : the-directory-with-boost-source ;
does not work apparently i don't have a boost.jam file ?
Apparently i should "include" boost/Jamfile.v2 ?


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