mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 20:47:45 +00:00
LibC: Remove the LibDl
interface target
This commit is contained in:
parent
8778bb3473
commit
da0e28dccc
3 changed files with 3 additions and 7 deletions
|
@ -24,5 +24,5 @@ set(TEST_SOURCES
|
|||
)
|
||||
|
||||
foreach(source IN LISTS TEST_SOURCES)
|
||||
serenity_test("${source}" LibELF LIBS LibDl)
|
||||
serenity_test("${source}" LibELF)
|
||||
endforeach()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue