Subject: [Boost-build] Documentation glitch
From: Daniel Lidström (daniel.lidstrom_at_[hidden])
Date: 2008-12-16 03:32:49


Hello,

there seems to be a slight glitch in the documentation of Boost.Build.
At the bottom of this page:
http://www.boost.org/doc/tools/build/doc/html/bbv2/tutorial/libs.html

I think it should say

project
   : requirements <library>/boost/filesystem//fs
   ;

but it says

project
   : requirements <source>/boost/filesystem//fs
   ;

Regards,

Daniel Lidström