|
Boost-Build : |
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-07-11 14:53:52
From: "Beman Dawes" <bdawes_at_[hidden]>
> Well, John's current tests use:
>
> <lib>../libs/regex/build/boost_regex$(SUFLIB)
>
> How do I change that to use the library, but if it doesn't exist, just
fail
> all dependencies rather than trying to build the library.
in the requirements:
<msvc><debug><library-file>path/to/msvc/debug/regex/lib
<gcc><debug><library-file>path/to/gcc/debug/regex/lib
...
But you don't want that.
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