Subject: Re: [Boost-build] Specify location for executable
From: Beman Dawes (bdawes_at_[hidden])
Date: 2010-01-30 15:27:13


Vladimir Prus <vladimir <at> codesourcery.com> writes:

> ... You can have this in Jamfile:
>
> install convenient-copy : <your-executable-target-name> : <location>. ;
>

Works well, Thanks!

--Beman