View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0011238CMakeModulespublic2010-09-15 10:122010-09-15 15:03
Reportermwoehlke 
Assigned To 
PrioritynormalSeverityminorReproducibilitysometimes
StatusclosedResolutionduplicate 
PlatformOSOS Version
Product VersionCMake-2-8 
Target VersionFixed in Version 
Summary0011238: FindBoost.cmake should add thread library to Boost_LIBRARIES
DescriptionProjects 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.
TagsNo tags attached.
Attached Files

 Relationships
duplicate of 0010692closedPhilip Lowman FindBoost fails to add -lpthread 

  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.

 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


Copyright © 2000 - 2018 MantisBT Team