
21 Sep
2010
21 Sep
'10
4:49 a.m.
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 ?
- Volodya
Or maybe just document or implement a functionality that allows to check existence and likability of generic library and generic header? (as I for example need iconv as well) Once time pass more and more Boost libraries would actually use 3rd part components as reinventing the wheel sometimes quite hard. My $0.02 Artyom