$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Toon Knapen (toon.knapen_at_[hidden])
Date: 2005-05-31 06:25:30
I just tried following on the latest CVS
<Jamroot>
lib tt : tt.cpp ;
stage install_all : tt : <location>bin <name>tt_d ;
</Jamroot>
and it tells me:
error: The <name> preperty is not allowed for the 'install' rule.
Have I missed an update on
http://groups.yahoo.com/group/jamboost/message/9117 ?
thanks,
toon