summaryrefslogtreecommitdiff
path: root/Modules/FindHDF5.cmake
Commit message (Expand)AuthorAgeFilesLines
* FindHDF5: Fix Windows compile-line parsingBrad King2009-12-181-6/+6
* Set value of HDF5_INCLUDE_DIR for backwards compatibility.Will Dicharry2009-12-151-0/+5
* Fix parallel HDF5 detection (#9982)Alexander Neundorf2009-12-091-1/+1
* Fixed parallel HDF5 detection when HDF5_INCLUDE_DIRS has multiple items.Will Dicharry2009-11-131-4/+4
* Changed HDF5_INCLUDE_DIR to HDF5_INCLUDE_DIRS to conform to standards.Will Dicharry2009-11-131-10/+10
* Fixed bug in FindHDF5 caused by hdf5.h existing without H5pubconf.h.Will Dicharry2009-10-291-7/+8
* Convert CMake find-modules to BSD LicenseBrad King2009-09-281-0/+13
* Fixed link order dependence in FindHDF5 module for static link.Will Dicharry2009-08-311-2/+2
* In FindHDF5, added C library names to CXX search libraries.Will Dicharry2009-08-311-1/+1
* Fixed HDF5 Find module error that caused no list to be passed into remove dup...Will Dicharry2009-08-241-4/+12
* Add HDF5 find module and select_library_configurations module.Will Dicharry2009-08-241-0/+301