Boost logo

Boost-Build :

Subject: [Boost-build] right way to use boost in own project
From: Anatoly Shirokov (shirokov_a_at_[hidden])
Date: 2009-05-21 05:50:49


Good day time!

I would like to use the boost libraries in my project based on the boost
build system. What is right way to hide details of library naming
conversion (for example, libboost-regex-vc71-mt-d-1_38) from developers.

I saw an example from usage manual:

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

It is right way, but where and how can I describe the boost symbol
(use-project, lib, alias or so on)? Of cause, my Jamroot and Boost
Jamroot have different locations.

Thanks in advance for any comments, suggestions, examples.


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk