mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 17:27:46 +00:00
sort: Port to LibMain
This commit is contained in:
parent
176de579f2
commit
395d9a2702
2 changed files with 5 additions and 5 deletions
|
@ -149,6 +149,7 @@ target_link_libraries(run-tests LibRegex)
|
|||
target_link_libraries(shot LibGUI)
|
||||
target_link_libraries(shuf LibMain)
|
||||
target_link_libraries(sql LibLine LibSQL LibIPC)
|
||||
target_link_libraries(sort LibMain)
|
||||
target_link_libraries(stat LibMain)
|
||||
target_link_libraries(strace LibMain)
|
||||
target_link_libraries(tac LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue