mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 11:38:21 +02:00
Compression support
This commit is contained in:
parent
7e1b2c2469
commit
fbb622e956
4 changed files with 11 additions and 2 deletions
|
@ -278,6 +278,7 @@ file(GLOB SRC_FILES
|
|||
util/BSpline.cpp
|
||||
util/CatmullRom.cpp
|
||||
util/ChunkedDataBuffer.cpp
|
||||
util/Compress.cpp
|
||||
util/CubicFuncSpline.cpp
|
||||
util/CubicSpline.cpp
|
||||
util/FileEnumerator.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue