$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-04-18 01:16:04
On Sunday 17 April 2005 03:35, Brian Ravnsgaard Riis wrote:
> $ bjam
> test\Jamfile:22: in modules.load
> rule unit-test unknown in module Jamfile</c:/src/workspace/d20/test>.
I think you need to put
using testing ;
somewhere. Either in user-config.jam, Jamroot, or Jamfile
HTH,
Volodya
-- Vladimir Prus http://vladimir_prus.blogspot.com Boost.Build V2: http://boost.org/boost-build2