mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:57:46 +00:00
ps: Port to LibMain :^)
This commit is contained in:
parent
120168203e
commit
e6579e7029
2 changed files with 15 additions and 29 deletions
|
@ -88,6 +88,7 @@ target_link_libraries(pgrep LibRegex)
|
|||
target_link_libraries(pls LibCrypt)
|
||||
target_link_libraries(pmap LibMain)
|
||||
target_link_libraries(pro LibProtocol)
|
||||
target_link_libraries(ps LibMain)
|
||||
target_link_libraries(run-tests LibRegex)
|
||||
target_link_libraries(shot LibGUI)
|
||||
target_link_libraries(sql LibLine LibSQL LibIPC)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue