mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 13:17:35 +00:00
Lagom: Fix target name
This commit is contained in:
parent
b5f827d560
commit
80f671e16c
1 changed files with 1 additions and 1 deletions
|
@ -4,6 +4,6 @@ target_compile_options(FuzzJs
|
|||
)
|
||||
|
||||
target_link_libraries(FuzzJs
|
||||
PUBLIC lagom
|
||||
PUBLIC Lagom
|
||||
PRIVATE $<$<C_COMPILER_ID:Clang>:-fsanitize=fuzzer>
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue