MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0010416 | CMake | Modules | public | 2010-03-13 14:28 | 2016-06-10 14:31 |
| Reporter | Antonio Valentino | ||||
| Assigned To | Will Dicharry | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | CMake-2-8 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0010416: HDF5 dependencies detection | ||||
| Description | HDF5 library can depends on zlib and/or szip libaries. Detection of this dependencies fails if when the HDF5_C_COMPILER_EXECUTABLE is not available (e.g. when one try to use pre-build HDF5 libraries on win32). Please find attached the modified version of FindHDF5.cmake that includes: * improved logic for detecting zlib and szib dependencies when the wrapper compiler is not available * code for setting windows specific defines for using DLLs when the wrapper compiler is not available * code for setting component specific libraries (HDF5_${LANGUAGE}_LIBRARIES). The variable was always empty in the previous version Please note that the modified module depends on Michael Jackson's FindSZIP.cmake module available at http://gitorious.org/hdf5/hdf5-v18/blobs/master/Resources/CMake/FindSZIP.cmake [^] | ||||
| Steps To Reproduce | |||||
| Additional Information | Relevant discussion on the users mailing list: http://www.cmake.org/pipermail/cmake/2010-March/035520.html [^] | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://public.kitware.com/Bug/file/2965/FindHDF5.cmake | ||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2010-03-13 14:28 | Antonio Valentino | New Issue | |||
| 2010-03-13 14:28 | Antonio Valentino | File Added: FindHDF5.cmake | |||
| 2010-12-15 07:51 | David Cole | Assigned To | => Will Dicharry | ||
| 2010-12-15 07:51 | David Cole | Status | new => assigned | ||
| 2011-05-20 17:01 | Will Dicharry | Note Added: 0026564 | |||
| 2016-06-10 14:27 | Kitware Robot | Note Added: 0041668 | |||
| 2016-06-10 14:27 | Kitware Robot | Status | assigned => resolved | ||
| 2016-06-10 14:27 | Kitware Robot | Resolution | open => moved | ||
| 2016-06-10 14:31 | Kitware Robot | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||