mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 14:57:35 +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
|
@ -62,7 +62,7 @@ set(FUZZER_TARGETS
|
|||
ZlibDecompression
|
||||
)
|
||||
|
||||
if (ENABLE_LAGOM_LIBWEB)
|
||||
if (TARGET LibWeb)
|
||||
list(APPEND FUZZER_TARGETS CSSParser)
|
||||
endif()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue