summaryrefslogtreecommitdiffstats
path: root/config/cmake/ZLIB
Commit message (Collapse)AuthorAgeFilesLines
* chore: fix grammar (#3207)H. Joe Lee2023-06-291-1/+1
|
* Fix multiConfig variable usage and remove unused CMake vars (#3013)Allen Byrne2023-05-251-10/+0
|
* Correct compression install files (#2838)Allen Byrne2023-04-281-4/+14
|
* Add fetchcontent for compression libs and fix cmake config (#2487)Allen Byrne2023-02-265-0/+1234
* Add fetchcontent for compression libs and fix cmake config * MSDOS is a reserved define name * Add release note and update install doc for FetchContent * Add CI test for FetchContent * Use LINK_COMP_LIBS instead of STATIC_LIBRARY for depends * Use general link