mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 10:27:36 +00:00
true: Port to LibMain
This commit is contained in:
parent
544609b40f
commit
7403342387
2 changed files with 3 additions and 2 deletions
|
@ -197,6 +197,7 @@ target_link_libraries(timezone LibMain)
|
|||
target_link_libraries(top LibMain)
|
||||
target_link_libraries(touch LibMain)
|
||||
target_link_libraries(tree LibMain)
|
||||
target_link_libraries(true LibMain)
|
||||
target_link_libraries(truncate LibMain)
|
||||
target_link_libraries(tt LibPthread)
|
||||
target_link_libraries(umount LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue