MantisBT - CMake |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0004881 | CMake | Modules | public | 2007-04-16 07:01 | 2008-07-03 18:19 |
|
| Reporter | Václav Haisman | |
| Assigned To | Bill Hoffman | |
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | | |
| Target Version | | Fixed in Version | CMake-2-6 | |
|
| Summary | 0004881: FindBoost.cmake doesn't find boost installed by package from Boost Consulting. |
| Description | Hi,
the Boost Consulting's Boost binary package has a little bit different layout than what FindBoost.cmake expects. Their layout has C:/boost/boost_1_33_1 as includes directory and there it has lib/ directory that contains static and DLL import libraries.
The attached patch makes it work with that installation too if BOOST_ROOT is defined. |
| Steps To Reproduce | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | | has duplicate | 0005131 | closed | Bill Hoffman | CMake doesn't find Boost on Windows |
|
| Attached Files | FindBoost.cmake.patch (1,200) 1969-12-31 19:00 https://public.kitware.com/Bug/file/975/FindBoost.cmake.patch |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2007-08-23 14:08 | Alex Neundorf | Category | CMake => Modules |
| 2008-04-22 13:35 | Douglas Gregor | Relationship added | has duplicate 0005131 |
| 2008-07-03 18:19 | Douglas Gregor | Status | assigned => closed |
| 2008-07-03 18:19 | Douglas Gregor | Note Added: 0012622 | |
| 2008-07-03 18:19 | Douglas Gregor | Resolution | open => fixed |
| 2008-07-03 18:19 | Douglas Gregor | Fixed in Version | => CMake-2-6 |