mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 05:07:35 +00:00
DHCPClient: Port to LibMain :^)
This commit is contained in:
parent
6e7ff8cf1c
commit
74a6fb64b2
2 changed files with 9 additions and 24 deletions
|
@ -11,4 +11,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_bin(DHCPClient)
|
||||
target_link_libraries(DHCPClient LibCore)
|
||||
target_link_libraries(DHCPClient LibCore LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue