| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0006869 | CMake | Modules | public | 2008-04-22 07:43 | 2008-07-03 16:01 | ||||
| Reporter | Martin Apel | ||||||||
| Assigned To | Douglas Gregor | ||||||||
| Priority | normal | Severity | trivial | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | CMake-2-6 | ||||||||
| Target Version | Fixed in Version | CMake-2-6 | |||||||
| Summary | 0006869: FindBoost is missing support for finding Boost version 1.35 | ||||||||
| Description | FindBoost.cmake contains a list of explicitly support Boost versions, which does not contain 1.35. The list should be extended appropriately: # Add in some path suffixes. These will have to be updated whenever a new Boost version comes out. SET(SUFFIX_FOR_PATH boost-1_35 boost-1_34_1 boost-1_34_0 boost-1_34 boost-1_33_1 boost-1_33_0 ) | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0011486) Douglas Gregor (developer) 2008-04-22 13:19 |
The updated FindBoost module handles newer Boost versions (including 1.35.0). |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2008-04-22 07:43 | Martin Apel | New Issue | |
| 2008-04-22 13:12 | Douglas Gregor | Status | new => assigned |
| 2008-04-22 13:12 | Douglas Gregor | Assigned To | => Douglas Gregor |
| 2008-04-22 13:19 | Douglas Gregor | Status | assigned => resolved |
| 2008-04-22 13:19 | Douglas Gregor | Fixed in Version | => CMake-2-6 |
| 2008-04-22 13:19 | Douglas Gregor | Resolution | open => fixed |
| 2008-04-22 13:19 | Douglas Gregor | Note Added: 0011486 | |
| 2008-07-03 16:01 | Douglas Gregor | Status | resolved => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |