mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 22:27:35 +00:00
top: Port to LibMain :^)
This commit is contained in:
parent
e399835466
commit
cac3f3c81f
2 changed files with 11 additions and 24 deletions
|
@ -110,6 +110,7 @@ target_link_libraries(test-crypto LibCrypto LibTLS LibLine)
|
|||
target_link_libraries(test-fuzz LibCore LibGemini LibGfx LibHTTP LibIPC LibJS LibMarkdown LibShell)
|
||||
target_link_libraries(test-imap LibIMAP)
|
||||
target_link_libraries(test-pthread LibThreading)
|
||||
target_link_libraries(top LibMain)
|
||||
target_link_libraries(truncate LibMain)
|
||||
target_link_libraries(tt LibPthread)
|
||||
target_link_libraries(unzip LibArchive LibCompress)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue