MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0015432 | CMake | CMake | public | 2015-03-06 08:01 | 2016-06-10 14:31 |
Reporter | Sascha Kratky | ||||
Assigned To | Kitware Robot | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | moved | ||
Platform | Linux | OS | Ubuntu | OS Version | 12.04 |
Product Version | CMake 3.1.3 | ||||
Target Version | Fixed in Version | ||||
Summary | 0015432: FindHDF5 HDF5_USE_STATIC_LIBRARIES should only apply to HD5 specific libraries | ||||
Description | When HDF5_USE_STATIC_LIBRARIES is set to ON, i.e.: set (HDF5_USE_STATIC_LIBRARIES ON) find_package (HDF5) the module also links system libraries like libm, librt, libdl and libpthread statically. This does not work for shared libraries under Linux. The HDF5_USE_STATIC_LIBRARIES should only affect the linking of HDF5 related libraries libhdf5, libhdf5_hl libhdf5_cpp.a. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2015-03-06 08:01 | Sascha Kratky | New Issue | |||
2016-06-10 14:29 | Kitware Robot | Note Added: 0042726 | |||
2016-06-10 14:29 | Kitware Robot | Status | new => resolved | ||
2016-06-10 14:29 | Kitware Robot | Resolution | open => moved | ||
2016-06-10 14:29 | Kitware Robot | Assigned To | => Kitware Robot | ||
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Notes | |||||
|
|||||
|
|