Subject: [Boost-build] module/toolset search directories
From: Robert Collyer (rcollyer_at_[hidden])
Date: 2011-05-23 09:03:26


All,
I'm interested in putting together a couple of modules/toolsets, and
while I can put the jam files in the boost.build installation directory,
what if I do not have write access to those directories? What is the
best way to specify a module/toolset search path, so that I can maintain
the syntax "import <module>" or "using <some-tool>"?

Thanks,
Rob