Boost logo

Boost Interest :

Subject: Re: [Boost-cmake] [PATCH] Use LIB_SUFFIX, allows installing 64bit libs into /usr/lib64.
From: troy d. straszheim (troy_at_[hidden])
Date: 2009-10-26 16:37:58


Ingmar Vanhassel wrote:
> ---
> tools/build/CMake/BoostCore.cmake | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> Try the following patch.
>
> Use 'cmake -DLIB_SUFFIX=64 .' if you want libraries to be installed to /usr/lib64.
>

Thanks for this.

1.41.0 is patched to support changing that lib install location via
'BOOST_INSTALL_LIB_SUBDIR_NAME'.

-t


Boost-cmake 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