summaryrefslogtreecommitdiff
path: root/Modules/FindHDF5.cmake
Commit message (Expand)AuthorAgeFilesLines
* Find* (and some other): use ${CMAKE_CURRENT_LIST_DIR} in include()Rolf Eike Beer2012-11-041-1/+1
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-131-31/+31
* Added HDF5 high level Fortran bindings to available components.Will Dicharry2011-08-021-6/+13
* Remove unnecessary mark_as_advanced from FindHDF5.Will Dicharry2011-05-251-15/+6
* FindHDF5 ensures good link lines when libraries are duplicated.Will Dicharry2011-05-251-5/+16
* Fix for bug 11752, mixed debug and release libraries.Will Dicharry2011-05-251-3/+7
* Use HDF5_FOUND to control autoconf and CMake built FindHDF5.Will Dicharry2011-05-251-35/+34
* Use CMAKE_CURRENT_LIST_DIR to locate FindPackageHandleStandardArgs.Will Dicharry2011-05-241-1/+1
* Add logic for CMake built HDF5 install.Will Dicharry2011-05-161-15/+37
* HDF5 high level library is a find COMPONENT now.Will Dicharry2011-05-161-2/+7
* Modified the FindHDF5.cmake file to locate the Fortran bindings.Tim Gallagher2011-05-161-7/+25
* Modules: Include builtin FindPackageHandleStandardArgs directlyBrad King2011-01-201-1/+1
* Remove usage of CMAKE_CURRENT_LIST_DIR now that we have CMP0017Alex Neundorf2011-01-041-1/+1
* Merge topic 'AddCMAKE_CURRENT_LIST_DIR'David Cole2010-10-191-1/+1
|\
| * Use absolute path to FindPackageHandleStandardArgs.cmake everywhereAlex Neundorf2010-09-281-1/+1
* | FindHDF5: Fix typo in parallel-IO support check (#11291)Brad King2010-10-111-1/+1
|/
* Modules: Fix spelling 'To distributed' -> 'To distribute'Todd Gamblin2010-08-091-1/+1
* 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