summaryrefslogtreecommitdiffstats
path: root/config/cmake/FindSZIP.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Update CMake code to 3.18 minimum version (#2080)Allen Byrne2022-09-031-3/+1
| | | | | * Update CMake code to 3.18 minimum version * Updated release note
* Removes cmake_ext_mod (files moved to cmake) (#2041)Dana Robinson2022-08-191-0/+129
| | | | At one time this content was a git submodule shared between several projects but that time has long passed.
* [svn-r25188] Implement change to cmake_ext_mod config folderAllen Byrne2014-05-141-179/+0
| | | | Tested: local linux
* [svn-r24781] HDFFV-8700 -Allen Byrne2014-03-111-79/+79
| | | | | | | 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-r22202] Add extra search termAllen Byrne2012-03-291-2/+2
|
* [svn-r22199] Correct typoAllen Byrne2012-03-291-5/+5
|
* [svn-r22198] Update MINGW configuration (MinGW is Windows except for some ↵Allen Byrne2012-03-291-7/+7
| | | | issues)
* [svn-r19260] Change Cmake to allow a local zlib header to be used in ↵Allen Byrne2010-08-201-3/+3
| | | | | | | | | | | 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-r19107] Move Resources folder to config/cmakeAllen Byrne2010-07-201-0/+179
Tested: Local Linux