$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] Autofinding boost
From: Sean Hunt (rideau3_at_[hidden])
Date: 2009-02-17 21:49:07
I recall seeing a method of autofinding boost when using Boost Build.
Currently I've been using
use-project /boost : /path/to/boost ;
in user-config.jam. Is there a better way?
Thanks!
Sean