mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 20:07:35 +00:00
Userland: add gunzip utility.
This commit is contained in:
parent
3f1dfc2e97
commit
c288b499aa
2 changed files with 82 additions and 0 deletions
|
@ -39,5 +39,6 @@ target_link_libraries(test-compress LibCompress)
|
|||
target_link_libraries(test-js LibJS LibLine LibCore)
|
||||
target_link_libraries(test-web LibWeb)
|
||||
target_link_libraries(tt LibPthread)
|
||||
target_link_libraries(gunzip LibCompress)
|
||||
|
||||
add_subdirectory(Tests)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue