mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 02:37:36 +00:00
hostname: Port to LibMain
This commit is contained in:
parent
b3b40ae1fa
commit
8bc1a9e946
2 changed files with 7 additions and 14 deletions
|
@ -108,6 +108,7 @@ target_link_libraries(gzip LibCompress LibMain)
|
|||
target_link_libraries(head LibMain)
|
||||
target_link_libraries(hexdump LibMain)
|
||||
target_link_libraries(host LibMain)
|
||||
target_link_libraries(hostname 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