$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Brian Braatz (brianb_at_[hidden])
Date: 2004-07-30 16:05:48
I have been digging \ grepping for trying to figure out how the
destination target is determined.
I noticed on the libraries example (boost build v2) the libs end up in
the BIN dir after running bjam. My question is WHERE is this defined?
I am setting up a lib build of my own libraries with bjam and I am
getting
libNAME.lib as a dir in a place I don't want :)
thanks
Brian Braatz