MantisBT - CMake | ||||||||||
View Issue Details | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||
0008404 | CMake | Modules | public | 2009-01-19 22:34 | 2009-02-23 22:43 | |||||
Reporter | Philip Lowman | |||||||||
Assigned To | Philip Lowman | |||||||||
Priority | normal | Severity | major | Reproducibility | always | |||||
Status | closed | Resolution | fixed | |||||||
Platform | OS | OS Version | ||||||||
Product Version | ||||||||||
Target Version | Fixed in Version | CMake-2-6 | ||||||||
Summary | 0008404: FindBoost in CMake 2.6.2 doesn't work on Gentoo | |||||||||
Description | Users's original email message to CMake mailing list... See thread "Problems with Boost" dated 1/11/2009 Hi, I'd just like to add that in order to use FindBoost in a recent Gentoo boost installation I had to add the following library patterns to be searched for: ${Boost_LIB_PREFIX}boost_${COMPONENT}${_boost_MULTITHREADED}-${Boost_LIB_VERSION} ${Boost_LIB_PREFIX}boost_${COMPONENT}${_boost_MULTITHREADED}-${_boost_ABI_TAG}-${Boost_LIB_VERSION} and their corresponding static libraries: ${Boost_LIB_PREFIX}boost_${COMPONENT}${_boost_MULTITHREADED}${_boost_STATIC_TAG}-${Boost_LIB_VERSION} ${Boost_LIB_PREFIX}boost_${COMPONENT}${_boost_MULTITHREADED}${_boost_STATIC_TAG}${_boost_ABI_TAG}-${Boost_LIB_VERSION} Does anyone mind to add them to the cmake's FindBoost.cmake? Do I have to create a bug report on this? | |||||||||
Steps To Reproduce | ||||||||||
Additional Information | ||||||||||
Tags | No tags attached. | |||||||||
Relationships |
| |||||||||
Attached Files | ||||||||||
Issue History | ||||||||||
Date Modified | Username | Field | Change | |||||||
2009-01-19 22:34 | Philip Lowman | New Issue | ||||||||
2009-01-19 22:52 | Philip Lowman | Note Added: 0014641 | ||||||||
2009-01-19 22:52 | Philip Lowman | Assigned To | => Philip Lowman | |||||||
2009-01-19 22:52 | Philip Lowman | Status | new => resolved | |||||||
2009-01-19 22:52 | Philip Lowman | Resolution | open => fixed | |||||||
2009-01-19 23:00 | Philip Lowman | Relationship added | related to 0007508 | |||||||
2009-02-23 22:43 | Philip Lowman | Note Added: 0015307 | ||||||||
2009-02-23 22:43 | Philip Lowman | Status | resolved => closed | |||||||
2009-02-23 22:43 | Philip Lowman | Fixed in Version | => CMake-2-6 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|