[cmake-developers] [CMake 0013446]: find_package(Boost) does not map library paths correctly

Mantis Bug Tracker mantis at public.kitware.com
Tue Jul 31 11:25:30 EDT 2012


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=13446 
====================================================================== 
Reported By:                kdawgud
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   13446
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2012-07-31 11:25 EDT
Last Modified:              2012-07-31 11:25 EDT
====================================================================== 
Summary:                    find_package(Boost) does not map library paths
correctly
Description: 
The boost library find places libraries in /usr/lib64/lib64 instead of just
/usr/lib64.  Reverting to 2.8.3 fixes the problem.  I have not tried verions
2.8.4 through 2.8.7.



Steps to Reproduce: 
Link against boost libraries using find_package(Boost) in a CMake project using
CentOS 64-bit.

Additional Information: 
See here for more information:
http://stackoverflow.com/questions/9948375/cmake-find-package-succeeds-but-returns-wrong-path
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2012-07-31 11:25 kdawgud        New Issue                                    
======================================================================




More information about the cmake-developers mailing list