$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Rozental, Gennadiy (Gennadiy_at_[hidden])
Date: 2002-09-19 13:30:22
> The problem with linking to the test library is, that currently it is
> not exactly easy to link to a boost library if your project doesn't
> live in the main boost source tree and you are using boost.build.
Why?
You just specify $(BOOST_HOME)/lib/test/build/test_exec_monitor amoung
sources in your Jamfile
It will even compile it for you automatically if needed.
Gennadiy.