mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 07:57:46 +00:00
touch: Port to LibMain :^)
This commit is contained in:
parent
db766d0972
commit
bcd49ad834
2 changed files with 11 additions and 20 deletions
|
@ -136,6 +136,7 @@ target_link_libraries(test-fuzz LibCore LibGemini LibGfx LibHTTP LibIPC LibJS Li
|
|||
target_link_libraries(test-imap LibIMAP)
|
||||
target_link_libraries(test-pthread LibThreading)
|
||||
target_link_libraries(top LibMain)
|
||||
target_link_libraries(touch LibMain)
|
||||
target_link_libraries(truncate LibMain)
|
||||
target_link_libraries(tt LibPthread)
|
||||
target_link_libraries(unzip LibArchive LibCompress)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue