MantisBT - CMake
View Issue Details
0007460CMakeModulespublic2008-08-06 10:232009-02-23 22:48
K. R. Walker 
Philip Lowman 
normalminoralways
closedfixed 
CMake-2-6 
CMake-2-6 
0007460: FindBoost.cmake does not find debug libraries during a second pass through the module
_boost_ABI_TAG must be set to "" before the 'd' is added or else multiple passes through FindBoost.cmake will end up with an ABI tag of "dd". This will cause the debug libraries to not be found.
Thanks for reporting this bug. Issue fixed.

Committer: Philip Lowman <philip@yhbt.com>
/cvsroot/CMake/CMake/Modules/FindBoost.cmake,v <-- FindBoost.cmake
new revision: 1.23; previous revision: 1.22
No tags attached.
diff FindBoost.cmake.2.6.0.diff (349) 2008-08-06 10:23
https://public.kitware.com/Bug/file/1653/FindBoost.cmake.2.6.0.diff
Issue History
2008-08-06 10:23K. R. WalkerNew Issue
2008-08-06 10:23K. R. WalkerFile Added: FindBoost.cmake.2.6.0.diff
2008-08-19 13:54Bill HoffmanStatusnew => assigned
2008-08-19 13:54Bill HoffmanAssigned To => Douglas Gregor
2009-01-18 16:41Philip LowmanAssigned ToDouglas Gregor => Philip Lowman
2009-01-18 16:41Philip LowmanStatusassigned => resolved
2009-01-18 16:41Philip LowmanResolutionopen => fixed
2009-01-18 16:41Philip LowmanAdditional Information Updated
2009-02-23 22:48Philip LowmanNote Added: 0015312
2009-02-23 22:48Philip LowmanStatusresolved => closed
2009-02-23 22:48Philip LowmanFixed in Version => CMake-2-6

Notes
(0015312)
Philip Lowman   
2009-02-23 22:48   
Fix available in 2.6.3