
21 Sep
2010
21 Sep
'10
8:04 a.m.
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.