
24 Jul
2014
24 Jul
'14
1:18 p.m.
On Thu, Jul 24, 2014 at 5:04 PM, pfultz2 <pfultz2@yahoo.com> wrote:
Support for pkgconfig is nice to have but can be added later. Actually, it'd be great if support for pkgconfig was included into Boost.Build.
That would be nice to have. A long while ago Roger Leigh worked on creating the pkgconfig files by using the autolink feature in boost. See here:
That ticket seems to be about adding .pc files for Boost libraries. What I was thinking about is invoking pkg-config from Boost jamfiles to discover compiler and linker options for third party libs.