$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2008-08-12 00:26:29
On Tuesday 12 August 2008 07:01:40 Emil Dotchevski wrote:
> Is there any way to make boost-build automatically set the path to a
> dependent dll in a test target?
Sorry, can you clarify? For 'unit-test' targets, all dependent dlls are
added to PATH/LD_LIBRARY_PATH automatically. Is it not working for you
or you meant something else?
- Volodya