$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Phillip Seaver (phil_at_[hidden])
Date: 2004-09-01 14:20:13
I want to switch to jam for building our projects and I was wondering
how to handle building boost within those projects. Will "subinclude
boost" from the directory above it work? Or will I have to use bjam on
the boost tree (like a recursive make)?
Thanks in advance,
Phillip