mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 15:57:36 +00:00
LibArchive: Add helper functions for adding members to a ZipOutputStream
This commit is contained in:
parent
2f85faef0f
commit
b5124bd826
3 changed files with 71 additions and 1 deletions
|
@ -5,4 +5,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_lib(LibArchive archive)
|
||||
target_link_libraries(LibArchive PRIVATE LibCore)
|
||||
target_link_libraries(LibArchive PRIVATE LibCompress LibCore LibCrypto)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue