summaryrefslogtreecommitdiffstats
path: root/config/cmake/ZLIB
Commit message (Collapse)AuthorAgeFilesLines
* Fix documentation (#3253)Allen Byrne2023-07-201-1/+1
|
* Update actions and change defaults of compression (fix vars) (#3042)Allen Byrne2023-06-051-10/+0
| | | | | * Update actions and change defaults of compression (fix vars) * Unique location for branches
* Sync with develop (#2849)Dana Robinson2023-04-281-4/+14
| | | | | | | | | Cherry pick of ea7dfcd (Change Powershell to PowerShell in docs) to 4497feb (Update H5Dget_space_status bug note to reference 1.14.0)
* 1.14 Add fetchcontent for compression libs and fix cmake config #2487 (#2492)Allen Byrne2023-03-015-0/+1234
* Add fetchcontent for compression libs and fix cmake config #2487 * Update cmake doc for FetchContent * Add CI test for FetchContent * Use LINK_COMP_LIBS instead of STATIC_LIBRARY for depends