MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0007460 | CMake | Modules | public | 2008-08-06 10:23 | 2009-02-23 22:48 |
| Reporter | K. R. Walker | ||||
| Assigned To | Philip Lowman | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | CMake-2-6 | ||||
| Target Version | Fixed in Version | CMake-2-6 | |||
| Summary | 0007460: FindBoost.cmake does not find debug libraries during a second pass through the module | ||||
| Description | _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. | ||||
| Steps To Reproduce | |||||
| Additional Information | 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 | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://public.kitware.com/Bug/file/1653/FindBoost.cmake.2.6.0.diff | ||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2008-08-06 10:23 | K. R. Walker | New Issue | |||
| 2008-08-06 10:23 | K. R. Walker | File Added: FindBoost.cmake.2.6.0.diff | |||
| 2008-08-19 13:54 | Bill Hoffman | Status | new => assigned | ||
| 2008-08-19 13:54 | Bill Hoffman | Assigned To | => Douglas Gregor | ||
| 2009-01-18 16:41 | Philip Lowman | Assigned To | Douglas Gregor => Philip Lowman | ||
| 2009-01-18 16:41 | Philip Lowman | Status | assigned => resolved | ||
| 2009-01-18 16:41 | Philip Lowman | Resolution | open => fixed | ||
| 2009-01-18 16:41 | Philip Lowman | Additional Information Updated | |||
| 2009-02-23 22:48 | Philip Lowman | Note Added: 0015312 | |||
| 2009-02-23 22:48 | Philip Lowman | Status | resolved => closed | ||
| 2009-02-23 22:48 | Philip Lowman | Fixed in Version | => CMake-2-6 | ||
| Notes | |||||
|
|
|||||
|
|
||||