mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 07:07:44 +00:00
test_env: Port to LibMain
This commit is contained in:
parent
3df8c9e9de
commit
8bd7c5b3d5
2 changed files with 3 additions and 1 deletions
|
@ -201,6 +201,7 @@ target_link_libraries(test-fuzz LibCore LibGemini LibGfx LibHTTP LibIPC LibJS Li
|
|||
target_link_libraries(test-imap LibIMAP LibMain)
|
||||
target_link_libraries(test-pthread LibThreading LibMain)
|
||||
target_link_libraries(test-unveil LibMain)
|
||||
target_link_libraries(test_env LibMain)
|
||||
target_link_libraries(timezone LibMain)
|
||||
target_link_libraries(top LibMain)
|
||||
target_link_libraries(touch LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue