summaryrefslogtreecommitdiffstats
path: root/config/cmake/LIBAEC
Commit message (Collapse)AuthorAgeFilesLines
* 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/+8
|
* Add fetchcontent for compression libs and fix cmake config (#2487)Allen Byrne2023-02-265-0/+682
* 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