MantisBT - CMake |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0006992 | CMake | Modules | public | 2008-05-08 17:03 | 2008-07-03 15:56 |
|
| Reporter | Andreas Pakulat | |
| 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 | 0006992: FindBoost.cmake doesn't properly detect the requested Boost version |
| Description | Unfortunately there are a few typographic errors that crept into FindBoost.cmake in CMake 2.6.0. The patch I'll attach fixes them, basically the variables that are set to the boost-version parts are named differently then what is used at the end to check for the required version. Also the output in case a too old version is found lacks the actual version information. |
| Steps To Reproduce | Use FindBoost.cmake and request a higher version than is installed in the system. |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | FindBoost_fix_version_vars.diff (2,887) 2008-05-08 17:03 https://public.kitware.com/Bug/file/1451/FindBoost_fix_version_vars.diff |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2008-05-08 17:03 | Andreas Pakulat | New Issue | |
| 2008-05-08 17:03 | Andreas Pakulat | File Added: FindBoost_fix_version_vars.diff | |
| 2008-05-08 17:13 | Bill Hoffman | Status | new => assigned |
| 2008-05-08 17:13 | Bill Hoffman | Assigned To | => Douglas Gregor |
| 2008-05-09 21:28 | Douglas Gregor | Status | assigned => resolved |
| 2008-05-09 21:28 | Douglas Gregor | Resolution | open => fixed |
| 2008-05-09 21:28 | Douglas Gregor | Note Added: 0011786 | |
| 2008-07-03 15:56 | Douglas Gregor | Status | resolved => closed |
| 2008-07-03 15:56 | Douglas Gregor | Fixed in Version | => CMake-2-6 |