$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Embedding boost in a given project
From: Brad Hubbard (boost_at_[hidden])
Date: 2010-01-25 23:50:41
OvermindDL1 wrote:
>
> If there are libraries that are not header only, I have found it is
> just about as easy to add the cpp files for those in my own project as
> well (unless you need a shared library, but that is easy enough as
> well).
>
I'm amazed I never even considered this.
Thanks for the tip.
Cheers,
Brad