Skip to content

Commit cd0a9c3

Browse files
author
minggo
committed
Update CMakeLists.txt
1 parent c5f69e4 commit cd0a9c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

unzip/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
set(UNZIP_SRC
22
ioapi.cpp
33
unzip.cpp
4+
ioapi_mem.cpp
45
)
56

67
add_library(unzip STATIC

0 commit comments

Comments
 (0)