|
Boost-Build : |
From: David Abrahams (dave_at_[hidden])
Date: 2005-07-01 14:21:00
Andrey Melnikov <melnikov_at_[hidden]> writes:
> BBv1 uses -sTOOLS=msvc syntax. How can I specify the toolset in bbv2?
> Now I use "using [ modules.peek : TOOLS ] ;" in my Jamfiles. Is there a
> more straightforward way?
Put the "using" in your user-config.jam, and just specify "msvc" on
the bjam command-line
bjam --v2 msvc whatever
-- Dave Abrahams Boost Consulting www.boost-consulting.com
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