mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 16:47:34 +00:00
test-fuzz: Add all the missing fuzzers
This commit is contained in:
parent
9690b4011b
commit
0f2b6345c6
4 changed files with 55 additions and 27 deletions
|
@ -1 +1,5 @@
|
|||
# LibELF is included within LibC on Serenity and defined as a target in a different place for Lagom,
|
||||
# so add a dummy interface library for platform-agnosticism.
|
||||
add_library(LibELF INTERFACE)
|
||||
|
||||
serenity_install_sources("Userland/Libraries/LibELF")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue