mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 07:47:34 +00:00
host: Port to LibMain
This commit is contained in:
parent
dbcccde062
commit
63466d385c
2 changed files with 6 additions and 8 deletions
|
@ -107,6 +107,7 @@ target_link_libraries(gunzip LibCompress LibMain)
|
|||
target_link_libraries(gzip LibCompress LibMain)
|
||||
target_link_libraries(head LibMain)
|
||||
target_link_libraries(hexdump LibMain)
|
||||
target_link_libraries(host LibMain)
|
||||
target_link_libraries(id LibMain)
|
||||
target_link_libraries(ini LibMain)
|
||||
target_link_libraries(jp LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue