[cmake-developers] [CMake 0012029]: finding boost libs

Mantis Bug Tracker mantis at public.kitware.com
Wed Mar 30 17:05:38 EDT 2011


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=12029 
====================================================================== 
Reported By:                Clinton Stimpson
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   12029
Category:                   Modules
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2011-03-30 17:05 EDT
Last Modified:              2011-03-30 17:05 EDT
====================================================================== 
Summary:                    finding boost libs
Description: 
I have a local install of boost in my home directory and I set the
CMAKE_PREFIX_PATH to include the root of that boost installation, but
find_package(Boost) gives me a mixed set of paths.

Boost_INCLUDE_DIR=${HOME}/boost-1.46/include
Boost_LIBRARY_DIRS=/usr/lib
Boost_THREAD_LIBRARY_RELEASE=/usr/lib/libboost_thread-mt.so
....

====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-03-30 17:05 Clinton StimpsonNew Issue                                    
======================================================================




More information about the cmake-developers mailing list