$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Christopher Currie (Christopher_at_[hidden])
Date: 2004-02-25 10:25:44
Quick question: I have a tool that generates header files, and those
files are placed in the bin/<toolset>/<properties>/.../ tree just like
all other built targets. Is there an easy (and portable) way to add that
directory to the include path for a target?
Thanks,
Christopher