$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Håkon Groven (hakon.groven_at_[hidden])
Date: 2007-06-21 03:34:43
Hi!
I'm new to Boost.Build and is so far building my small project with v1.
I am now going to use v2, and I am wondering if I really need the source
of Boost.Build in order to build my project(?).
Is it possible to use a lib-file instead (e.g. for easier distribution
of the devel-version of my project)?
Haakon.