mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 15:17:46 +00:00
printf: Port to LibMain
This commit is contained in:
parent
dba23c55dd
commit
544609b40f
2 changed files with 8 additions and 3 deletions
|
@ -162,6 +162,7 @@ target_link_libraries(ping LibMain)
|
|||
target_link_libraries(pls LibCrypt LibMain)
|
||||
target_link_libraries(pmap LibMain)
|
||||
target_link_libraries(pmemdump LibMain)
|
||||
target_link_libraries(printf LibMain)
|
||||
target_link_libraries(pro LibMain LibProtocol)
|
||||
target_link_libraries(profile LibMain)
|
||||
target_link_libraries(ps LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue