[cmake-developers] [PATCH] Search lib32 on more platforms

Brad King brad.king at kitware.com
Fri Jun 10 11:11:09 EDT 2016


On 06/10/2016 10:11 AM, Daniel Scharrer wrote:
> This adss a global property FIND_LIBRARY_USE_LIB32_PATHS analogous to
> the FIND_LIBRARY_USE_LIB64_PATHS property,  fixing linking issues on
> multilib systems that use lib32 directories and either don't have lib
> symlinks or point lib to lib64.
> 
> Bug: https://public.kitware.com/Bug/view.php?id=11260

Very nice!  Applied with minor tweaks:

 Teach find_library and find_package to search lib32 paths (#11260)
 https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=896ad251

Thanks,
-Brad



More information about the cmake-developers mailing list