MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0007005 | CMake | CMake | public | 2008-05-13 10:17 | 2008-07-03 15:54 |
| Reporter | Nils Gladitz | ||||
| Assigned To | Douglas Gregor | ||||
| 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 | 0007005: FindBoost.cmake does not look for headers in stage directory when $ENV{BOOST_ROOT} is set | ||||
| Description | On Windows the boost headers are not found when the environment variable BOOST_ROOT points to a boost stage directory (instead of a boost installation). The headers are always contained in a directory called "boost". In a boost installation this seems to be either: "<BOOST_ROOT>\include\boost_-<VERSION>\boost" (working) or "<BOOST_ROOT>\include\boost" (working) in a boost stage directory it is "<BOOST_ROOT>\boost" (not working) though. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2008-05-13 10:17 | Nils Gladitz | New Issue | |||
| 2008-05-16 10:01 | Bill Hoffman | Status | new => assigned | ||
| 2008-05-16 10:01 | Bill Hoffman | Assigned To | => Douglas Gregor | ||
| 2008-07-03 15:54 | Douglas Gregor | Status | assigned => closed | ||
| 2008-07-03 15:54 | Douglas Gregor | Note Added: 0012616 | |||
| 2008-07-03 15:54 | Douglas Gregor | Resolution | open => fixed | ||
| 2008-07-03 15:54 | Douglas Gregor | Fixed in Version | => CMake-2-6 | ||
| Notes | |||||
|
|
|||||
|
|
||||