Boost logo

Boost-Build :

Subject: Re: [Boost-build] target which depends on successful build
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2015-07-02 23:53:59


AMDG

On 07/02/2015 03:28 PM, Steve Lorimer wrote:
> Thanks for the response!
>
> How would I create a file target $(EXE).$(VERSION)?
>

make XXX.$(VERSION) : ... ;
should work.

In Christ,
Steven Watanabe


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