MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0005057 | CMake | Modules | public | 2007-05-18 05:57 | 2008-07-03 16:00 |
| Reporter | Mike Talbot | ||||
| 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 | 0005057: FindBoost.cmake enhancement | ||||
| Description | I have added some (basic) support for boost libraries in FindBoost.cmake, so that you should be able to do something like this: FIND_PACKAGE(Boost) INCLUDE_DIRECTORIES(${Boost_INCLUDE_DIRS}) ADD_EXECUTABLE(signal signal.cpp) TARGET_LINK_LIBRARIES(signal ${Boost_signal_LIBRARIES}) | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://public.kitware.com/Bug/file/1006/FindBoost.cmake https://public.kitware.com/Bug/file/1023/FindBoost.cmake.diff | ||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2007-08-23 14:05 | Alex Neundorf | Category | CMake => Modules | ||
| 2008-04-22 13:34 | Douglas Gregor | Status | assigned => resolved | ||
| 2008-04-22 13:34 | Douglas Gregor | Fixed in Version | => CMake-2-6 | ||
| 2008-04-22 13:34 | Douglas Gregor | Resolution | open => fixed | ||
| 2008-04-22 13:34 | Douglas Gregor | Note Added: 0011489 | |||
| 2008-07-03 16:00 | Douglas Gregor | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||