$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Build] How to find a library (ICU)?
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2010-03-21 18:29:10
Artyom a écrit :
> Hello,
>
> I'm trying to convert CMake build system for Boost.Locale to Boost.Build
> one.
>
> I have one obvious issue: how do find a library?
Look at how Boost.Regex does it.
It also uses ICU.