$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2004-06-17 23:43:08
> Is it possible to just carve out Boost.test package separately from entire
> Boost?
>
> regards,
>
> Jagmohan
You could do that with utility mentioned in other post. Be aware though that
subset used by Boost.Test keeps changing, so you may need to do it every
time you update Boost.Test.
Gennadiy.