mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 11:38:21 +02:00
Add ZipFile
This commit is contained in:
parent
f49b1b5cf9
commit
00f663f6cc
1 changed files with 1 additions and 0 deletions
|
@ -299,6 +299,7 @@ file(GLOB SRC_FILES
|
||||||
util/UTF8.cpp
|
util/UTF8.cpp
|
||||||
util/WorkThread.cpp
|
util/WorkThread.cpp
|
||||||
util/Vector.cpp
|
util/Vector.cpp
|
||||||
|
util/ZipFile.cpp
|
||||||
)
|
)
|
||||||
|
|
||||||
if (${APPLE})
|
if (${APPLE})
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue