Excerpts from troy d. straszheim's message of Mon Oct 26 21:37:58 +0100 2009: > 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
Can't this use the standard LIB_SUFFIX? This is what I really hate about CMake, autotools is somewhat standardized, with CMake everyone does their own thing. For packagers, standardization is far more interesting since we have build-scripts & macros that have some sensible defaults... For users it sucks to have to look through all the CMake options to find what you named it, rather than looking whether the de-factor standard for this is available. -- Exherbo KDE, X.org maintainer _______________________________________________ Boost-cmake mailing list Boost-cmake@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-cmake