summaryrefslogtreecommitdiff
path: root/Libraries/LibCompress/CMakeLists.txt
AgeCommit message (Collapse)Author
2020-08-30LibCompress: Implement gzip.asynts
2020-08-04LibCompress: Add LibCompressstelar7
For now this only contains DEFLATE, and a very simple Zlib Eventually GZip, etc. can go here as well.