mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 09:27:35 +00:00
grep: Port to LibMain
This commit is contained in:
parent
9e1e80954b
commit
c2e7acc8bb
2 changed files with 6 additions and 9 deletions
|
@ -100,7 +100,7 @@ target_link_libraries(flock LibMain)
|
|||
target_link_libraries(fortune LibMain)
|
||||
target_link_libraries(functrace LibDebug LibX86 LibMain)
|
||||
target_link_libraries(gml-format LibGUI LibMain)
|
||||
target_link_libraries(grep LibRegex)
|
||||
target_link_libraries(grep LibRegex LibMain)
|
||||
target_link_libraries(gron LibMain)
|
||||
target_link_libraries(groups LibMain)
|
||||
target_link_libraries(gunzip LibCompress)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue