$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Johan Nilsson (r.johan.nilsson_at_[hidden])
Date: 2006-06-07 09:06:38
Hi,
is it possible to disable the automatic header file scanning temporarily,
e.g. for a single bjam invocation?
I very often make small changes in one single .cpp file in the current bjam
project, so I'd like to make the recompile as fast as possible.
Thanks / Johan