mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 20:27:46 +00:00
gml-format: Port to LibMain
This commit is contained in:
parent
f862fabe6e
commit
9e1e80954b
3 changed files with 13 additions and 24 deletions
|
@ -99,7 +99,7 @@ target_link_libraries(find LibMain)
|
|||
target_link_libraries(flock LibMain)
|
||||
target_link_libraries(fortune LibMain)
|
||||
target_link_libraries(functrace LibDebug LibX86 LibMain)
|
||||
target_link_libraries(gml-format LibGUI)
|
||||
target_link_libraries(gml-format LibGUI LibMain)
|
||||
target_link_libraries(grep LibRegex)
|
||||
target_link_libraries(gron LibMain)
|
||||
target_link_libraries(groups LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue