$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: sashang_at_[hidden]
Date: 2002-09-22 21:28:55
This is a silly question. I feel silly asking it. How do I tell the compiler via the jamfile about extra directories to look in for
include files? I've tried adding "-sHDRS=e:/mystuff/include" to the command line when invoking bjam. I've tried placing
: <include>e:/mystuff/include at various places withing the jam file.
Thanks
Sashan