| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0011238 | CMake | Modules | public | 2010-09-15 10:12 | 2010-09-15 15:03 | ||||
| Reporter | mwoehlke | ||||||||
| Assigned To | |||||||||
| Priority | normal | Severity | minor | Reproducibility | sometimes | ||||
| Status | closed | Resolution | duplicate | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | CMake-2-8 | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0011238: FindBoost.cmake should add thread library to Boost_LIBRARIES | ||||||||
| Description | Projects linking to boost may also depend on a thread library via boost headers. It would be preferred if FindBoost.cmake could detect use of thread-using components (asio, thread, etc.) and add the appropriate thread library (usually pthread, as Windows native does not need a separate thread library linked) to Boost_LIBRARIES. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | ||||||
|
||||||
| Relationships |
| Notes | |
|
(0022224) mwoehlke (developer) 2010-09-15 10:17 |
See also http://public.kitware.com/Bug/view.php?id=11121, [^] http://www.cmake.org/pipermail/cmake/2010-September/039510.html [^] |
|
(0022231) Philip Lowman (developer) 2010-09-15 15:03 |
Marked this as a duplicate of 10692. I copied the links you included onto that ticket. I'll try to address this after 2.8.3. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2010-09-15 10:12 | mwoehlke | New Issue | |
| 2010-09-15 10:17 | mwoehlke | Note Added: 0022224 | |
| 2010-09-15 15:02 | Philip Lowman | Relationship added | duplicate of 0010692 |
| 2010-09-15 15:03 | Philip Lowman | Note Added: 0022231 | |
| 2010-09-15 15:03 | Philip Lowman | Status | new => closed |
| 2010-09-15 15:03 | Philip Lowman | Resolution | open => duplicate |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |