summaryrefslogtreecommitdiffstats
path: root/config/cmake/hdf5-config.cmake.build.in
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r24781] HDFFV-8700 -Allen Byrne2014-03-111-38/+38
| | | | | | | KitWare recommendations: Change CMake commands to lower case. Remove INCLUDE_DIRECTORIES in src for target level includes. Change ADD_DEFINITIONS package debug defines into CMake option. Remove -DNDEBUG
* [svn-r23651] Add MPI configuration information to includes and libsAllen Byrne2013-04-291-1/+9
|
* [svn-r22602] Allen Byrne2012-07-251-3/+9
|
* [svn-r21263] Add F2003 support to CMake buildsAllen Byrne2011-08-191-0/+1
|
* [svn-r21208] Add fortran COMPILE_FLAGSAllen Byrne2011-08-101-1/+1
| | | | | remove benchpar and mpi-perf tests add new prunTest.cmake that will be modified for parallel tests
* [svn-r21047] Correct *-config.cmake files to set {pkg}_LIBRARIES variable.Allen Byrne2011-06-291-0/+1
| | | | Tested: windows
* [svn-r19878] Correct HDF5 configuration variables for CPack/Install.Allen Byrne2010-12-081-3/+6
| | | | Bring r19875 from 1.8 branch
* [svn-r19870] Add tests for examples.Allen Byrne2010-12-031-0/+5
| | | | Tested: local linux
* [svn-r19302] Correct typo in tools locationAllen Byrne2010-08-251-2/+1
|
* [svn-r19260] Change Cmake to allow a local zlib header to be used in ↵Allen Byrne2010-08-201-30/+38
| | | | | | | | | | | H5Zdelate module. Corrected use of "SKIP" message in cmake. Corrections to cmake configuration files (for cmake external projects). Community suggested changes. Tested: local linux
* [svn-r19211] Updated cmake file with community suggested changes for cmake ↵Allen Byrne2010-08-101-0/+42
install files. Removed configure check for fseek Tested: local linux