$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-09-07 03:57:58
Michael Peterson wrote:
> I have been unable to get of these suggestions to work. In both cases I
> see the following error:
>
> rule unit-test unknown in module Jamfile</C:/local/sde/... etc.>.
>
> Thoughts?
Yea, add
using testing ;
to your user-config.jam, or project-root.jam
- Volodya