summaryrefslogtreecommitdiffstats
path: root/config/cmake/LIBAEC
Commit message (Collapse)AuthorAgeFilesLines
* Update actions and change defaults of compression (fix vars) (#3043)Allen Byrne2023-06-051-10/+0
| | | | | | | | | * Update actions and change defaults of compression (fix vars) * disable TS and parallel * remove parallel for TS * Correct list of default options
* Correct compression install files (#2847)Allen Byrne2023-04-301-4/+8
|
* 1.12 Add fetchcontent for compression libs and fix cmake config #2487 (#2493)Allen Byrne2023-03-015-0/+682
* Add fetchcontent for compression libs and fix cmake config #2487 * Add CI test for FetchContent * Use LINK_COMP_LIBS instead of STATIC_LIBRARY for depends