mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 12:37:44 +00:00
comm: Port to LibMain :^)
This commit is contained in:
parent
d86c84a700
commit
601b60324a
2 changed files with 6 additions and 6 deletions
|
@ -69,6 +69,7 @@ target_link_libraries(chown LibMain)
|
|||
target_link_libraries(chres LibGUI LibMain)
|
||||
target_link_libraries(cksum LibCrypto LibMain)
|
||||
target_link_libraries(clear LibMain)
|
||||
target_link_libraries(comm LibMain)
|
||||
target_link_libraries(config LibConfig)
|
||||
target_link_libraries(copy LibGUI LibMain)
|
||||
target_link_libraries(cp LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue