mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 08:57:47 +00:00
gron: Port to LibMain :^)
This commit is contained in:
parent
b0659b50dc
commit
855c425719
2 changed files with 13 additions and 36 deletions
|
@ -80,6 +80,7 @@ target_link_libraries(functrace LibDebug LibX86)
|
|||
target_link_libraries(gml-format LibGUI)
|
||||
target_link_libraries(grep LibRegex)
|
||||
target_link_libraries(gunzip LibCompress)
|
||||
target_link_libraries(gron LibMain)
|
||||
target_link_libraries(gzip LibCompress)
|
||||
target_link_libraries(id LibMain)
|
||||
target_link_libraries(jp LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue