Boost logo

Boost-Build :

Subject: [Boost-build] passing INSTALL_ROOT into bjam
From: Paul McMahon (spam_at_[hidden])
Date: 2008-09-10 11:02:59


If I have an install rule like this in my Jamfile:

install dist: /common/foobar//foobar :
<location>$(INSTALL_ROOT)/usr/local/lib ;

(and a default value for INSTALL_ROOT is defined in my Jamroot),

how do I overide the value of INSTALL_ROOT on the command line?

I tried -s option for bjam but didn't seem to have the desired effect.

I'm calling bjam from a higher level build script that needs to set
INSTALL_ROOT.

-- 
Paul

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