MantisBT - CMake |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0008734 | CMake | Modules | public | 2009-03-12 21:32 | 2009-07-18 10:57 |
|
| Reporter | Philip Lowman | |
| 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 | 0008734: Boost system library not needed prior to 1.35 but needed beyond that |
| Description | Certain Boost libraries like filesystem & wave depend on the Boost system library as of 1.35 but didn't prior to this. This causes problems if you want to use an older Boost and a newer Boost because specifying "system" in the list of components will cause Boost to search for it regardless of the version of Boost found. |
| Steps To Reproduce | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | FindBoost.cmake (39,601) 2009-03-12 21:53 https://public.kitware.com/Bug/file/2123/FindBoost.cmake |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2009-03-12 21:32 | Philip Lowman | New Issue | |
| 2009-03-12 21:53 | Philip Lowman | File Added: FindBoost.cmake | |
| 2009-03-12 21:54 | Philip Lowman | Note Added: 0015679 | |
| 2009-03-16 22:30 | Philip Lowman | Note Added: 0015709 | |
| 2009-03-16 22:30 | Philip Lowman | Assigned To | => Philip Lowman |
| 2009-03-16 22:30 | Philip Lowman | Status | new => resolved |
| 2009-03-16 22:30 | Philip Lowman | Resolution | open => fixed |
| 2009-03-16 22:30 | Philip Lowman | Product Version | => CMake-2-6 |
| 2009-07-18 10:57 | Philip Lowman | Status | resolved => closed |
| 2009-07-18 10:57 | Philip Lowman | Fixed in Version | => CMake-2-6 |