|
Boost : |
Subject: Re: [boost] [Regex] Building Boost.Regex with ICU
From: John Maddock (boost.regex_at_[hidden])
Date: 2010-09-21 04:04:17
>>> to the list of your sources for the library build should do the
>>> trick.... but you need to find out why the regex lib build isn't
>>> working for you first,
>>
>> We should probably create a separate ICU module
>> for Boost.Build if it's going to be used by more than
>> one library.
>
> How about making a configure check for ICU be libs/config//icu ?
Potentially we have a whole load of these, so I was thinking of
libs/config/runtime//check-feature
and
libs/config/runtime//requires-feature
The former sets a flag to indicate whether feature is present or not, the
latter also sets <build>no if the feature isn't present.
John.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk