| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0006679 | CMake | CMake | public | 2008-03-28 18:42 | 2008-07-03 16:01 | ||||
| Reporter | amaclean | ||||||||
| Assigned To | Douglas Gregor | ||||||||
| Priority | normal | Severity | major | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | CMake-2-6 | ||||||||
| Target Version | Fixed in Version | CMake-2-6 | |||||||
| Summary | 0006679: Path Suffix update needed in FindBoost.cmake | ||||||||
| Description | In FindBoost.cmake, we need to update SUFFIX_FOR_PATH in order to support the version 1_35 release of boost, just add in the line "boost-1_34" as follows: SET(SUFFIX_FOR_PATH boost-1_35_1 boost-1_35_0 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 | |
|
(0010970) amaclean (reporter) 2008-03-28 18:58 |
The first sentence should read: In FindBoost.cmake, we need to update SUFFIX_FOR_PATH in order to support the version 1_35 release of boost, just add in the line "boost-1_35" as follows: |
|
(0011487) Douglas Gregor (developer) 2008-04-22 13:20 |
Fixed by new FindBoost module. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2008-03-28 18:42 | amaclean | New Issue | |
| 2008-03-28 18:58 | amaclean | Note Added: 0010970 | |
| 2008-04-22 13:20 | Douglas Gregor | Status | new => resolved |
| 2008-04-22 13:20 | Douglas Gregor | Fixed in Version | => CMake-2-6 |
| 2008-04-22 13:20 | Douglas Gregor | Resolution | open => fixed |
| 2008-04-22 13:20 | Douglas Gregor | Assigned To | => Douglas Gregor |
| 2008-04-22 13:20 | Douglas Gregor | Note Added: 0011487 | |
| 2008-07-03 16:01 | Douglas Gregor | Status | resolved => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |