Boost logo

Boost-Build :

Subject: Re: [Boost-build] make more than one target with one custom command
From: Vladimir Prus (vladimir.prus_at_[hidden])
Date: 2015-09-29 10:29:13


On 29-Sep-15 5:10 PM, Roman Matsybora wrote:
>
> Using set-path for action can I set just directory or full path with file name and extension?

set-path sets directory. You can also set file name and extension, overriding any default.
You can see src/tools/make.jam for example, around line 38-39. The "exact" passed as parameter
disables automatic extension logic.

Does this help?

- Volodya


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