summaryrefslogtreecommitdiffstats
path: root/config/cmake/hdf5-config-version.cmake.in
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r25646] Fix missing endifAllen Byrne2014-10-011-19/+19
|
* [svn-r25569] Added option to build tools static when building shared ↵Allen Byrne2014-09-031-13/+33
| | | | | | libraries. This will prevent 'dll' being appended to the tool name on windows. See HDFFV-8292. Tested: local linux
* [svn-r25113] Fixed Subversion EOL and executable attributes. No code changes.Dana Robinson2014-04-251-27/+27
|
* [svn-r24781] HDFFV-8700 -Allen Byrne2014-03-111-11/+11
| | | | | | | 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-r19260] Change Cmake to allow a local zlib header to be used in ↵Allen Byrne2010-08-201-0/+27
H5Zdelate module. Corrected use of "SKIP" message in cmake. Corrections to cmake configuration files (for cmake external projects). Community suggested changes. Tested: local linux