Subject: Re: [Boost-build] What is the most proper way to use installed boost library in couple with boost.build?
From: Dmitry Timoshenko (dimentiy2k_at_[hidden])
Date: 2011-09-03 14:24:34


I also added lines

import boost ;

boost.use-project ;

into my Jamroot file.