MantisBT - CMake |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0007864 | CMake | Modules | public | 2008-10-28 02:56 | 2009-02-23 22:49 |
|
| Reporter | phils | |
| Assigned To | Philip Lowman | |
| 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 | 0007864: FindBoost.cmake Boost_LIBRARY_DIRS |
| Description | The variable Boost_LIBRARY_DIRS contains the paths "optimized" and "debug" if both, debug and release libraries are found. The appended patch ( against CVS HEAD ) eliminates paths that aren't real paths. This works for me on Windows and several Linux systems. |
| Steps To Reproduce | |
| Additional Information | It's not really a problem, but the patch shortens the linker command line... |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | FindBoost.cmake.patch (1,135) 2008-10-28 02:56 https://public.kitware.com/Bug/file/1803/* |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2008-10-28 02:56 | phils | New Issue | |
| 2008-10-28 02:56 | phils | File Added: FindBoost.cmake.patch | |
| 2009-01-15 13:01 | Bill Hoffman | Status | new => assigned |
| 2009-01-15 13:01 | Bill Hoffman | Assigned To | => Philip Lowman |
| 2009-01-18 15:19 | Philip Lowman | Note Added: 0014604 | |
| 2009-01-18 15:19 | Philip Lowman | Status | assigned => resolved |
| 2009-01-18 15:19 | Philip Lowman | Resolution | open => fixed |
| 2009-02-23 22:49 | Philip Lowman | Note Added: 0015314 | |
| 2009-02-23 22:49 | Philip Lowman | Status | resolved => closed |
| 2009-02-23 22:49 | Philip Lowman | Fixed in Version | => CMake-2-6 |