summaryrefslogtreecommitdiffstats
path: root/config/cmake/FindSZIP.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Move config/cmake_ext_mod content to config/cmake (#3062)Dana Robinson2023-06-071-0/+129
|
* [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