mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 07:07:44 +00:00
strace: Port to LibMain :^)
This commit is contained in:
parent
2bd1a62ce1
commit
e923cf6624
2 changed files with 22 additions and 54 deletions
|
@ -132,6 +132,7 @@ target_link_libraries(run-tests LibRegex)
|
|||
target_link_libraries(shot LibGUI)
|
||||
target_link_libraries(sql LibLine LibSQL LibIPC)
|
||||
target_link_libraries(stat LibMain)
|
||||
target_link_libraries(strace LibMain)
|
||||
target_link_libraries(su LibCrypt LibMain)
|
||||
target_link_libraries(tar LibArchive LibCompress)
|
||||
target_link_libraries(telws LibProtocol LibLine)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue