Boost logo

Boost-Build :

Subject: [Boost-build] Specify the run directory in the 'run' rule
From: Sherwood Hu (sherwood_at_[hidden])
Date: 2009-02-27 17:17:03


Hi all,

 

Is it possible to specify the run directory for rule 'run'. I have my
unit testing jamfile as:

 

 

import testing ;

 

test_suite all_cases :

   [ run test_file1 ] ;

 

 

The executable runs in its own directory. I need it to run under the
same directory as the jamfile.



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