mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 20:37:35 +00:00
Userland: Add test-gfx-font for Gfx::Font tests
This commit is contained in:
parent
69518bd178
commit
664322d34b
2 changed files with 170 additions and 0 deletions
|
@ -38,6 +38,7 @@ target_link_libraries(su LibCrypt)
|
|||
target_link_libraries(tar LibTar LibCompress)
|
||||
target_link_libraries(test-crypto LibCrypto LibTLS LibLine)
|
||||
target_link_libraries(test-compress LibCompress)
|
||||
target_link_libraries(test-gfx-font LibGUI LibCore)
|
||||
target_link_libraries(test-js LibJS LibLine LibCore)
|
||||
target_link_libraries(test-web LibWeb)
|
||||
target_link_libraries(tt LibPthread)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue