$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Build error when adding Boost libraries to own projects
From: Jurko GospodnetiÄ (jurko.gospodnetic_at_[hidden])
Date: 2012-07-31 04:16:37
Hi.
> I'm happy that I don't need to specify every boost library name
> for every build version.
Actually, that's already been done for you. :-)
See the boost.jam module in the tools/build/v2/contrib folder.
Just do 'import boost ;' and you have all the targets with all the
correct file names predeclared... :-)
Hope this helps.
Best regards,
Jurko GospodnetiÄ