Bug#563479: cmake: FindBoost fails to add -lpthread

2011-01-16 Thread Kai Wasserbäch
tag 563479 + upstream patch pending thanks Dear Ludovico, attached you can find the proposed patch (latest version always available at [0]) to fix the bug you've reported. The patch has already been forwarded to the upstream bug. This bug should therefore be closed with the next upload (most likel

Bug#563479: cmake: FindBoost fails to add -lpthread

2010-01-03 Thread Ludovico Cavedon
Package: cmake Version: 2.8.0-5 Severity: minor When using find_package(Boost COMPONENTS thread REQUIRED) -lpthread is not added to the link command, causing the link to fail if binutils-gold (which has --no-add-needed behavior as default) is used. More informations can be found at http://wi